Contiki 2.5
Functions
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.nosp@m..ch@.nosp@m.gmail.nosp@m..com

Definition in file slip_uart0.c.