|
Contiki-Inga 3.x
|
UART0 header fileMore...
#include "contiki.h"Go to the source code of this file.
Functions | |
| void | uart0_set_input (int(*input)(unsigned char c)) |
| void | uart0_init (unsigned long ubr) |
| Initalize the RS232 port. | |
UART0 header file
Definition in file uart0.h.
| void uart0_set_input | ( | int(*)(unsigned char c) | input | ) |
Definition at line 38 of file contiki-uart.c.
1.8.3.1