|
Contiki 2.5
|
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. | |
Machine dependent AVR SLIP routines for UART0.
Definition in file slip_uart0.c.
1.8.3.1