|
Contiki 3.x
|
UART0 driversMore...
#include <jendefs.h>#include <AppHardwareApi.h>#include <PeripheralRegs.h>#include "contiki-conf.h"#include "dev/uart0.h"#include "uart-driver.h"Go to the source code of this file.
Functions | |
| void | uart0_set_input (int(*input)(unsigned char c)) |
UART0 drivers
Definition in file uart0.c.
1.8.6