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. More...
 
void uarte_set_input (int(*input)(unsigned char c))
 Sets the input handler called in the event handler. More...
 

Detailed Description

UARTE header file for the nRF.

Author
Yago Fontoura do Rosario yago..nosp@m.rosa.nosp@m.rio@h.nosp@m.otma.nosp@m.il.co.nosp@m.m.br

Definition in file uarte-arch.h.