![]() |
Contiki-NG
|
UARTE header file for the nRF. More...
#include "contiki.h"Go to the source code of this file.
Functions | |
| void | uarte_init (void) |
| Initializa the UARTE driver. | |
| void | uarte_write (unsigned char data) |
| Writes to the UARTE driver. | |
| void | uarte_set_input (int(*input)(unsigned char c)) |
| Sets the input handler called in the event handler. | |
UARTE header file for the nRF.
Definition in file uarte-arch.h.