Contiki 2.6

slip_uart0.c File Reference

Machine dependent AVR SLIP routines for UART0. More...

#include <stdio.h>
#include "contiki.h"
#include "dev/rs232.h"
#include "slip.h"

Go to the source code of this file.

Functions

void slip_arch_init (unsigned long ubr)
 Initalize the RS232 port and the SLIP driver.

Detailed Description

Machine dependent AVR SLIP routines for UART0.

Author:
Kasun Hewage <kasun.ch@gmail.com>

Definition in file slip_uart0.c.