Contiki-NG
uart-arch.h File Reference

UART header file for the gecko. More...

#include "contiki.h"

Go to the source code of this file.

Functions

void uart_init (void)
 Initializa the UART driver.
 
void uart_write (unsigned char *s, unsigned int len)
 Writes to the UART driver. More...
 
void uart_set_input (int(*input)(unsigned char c))
 Sets the input handler called in the event handler. More...
 

Detailed Description

UART header file for the gecko.

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 uart-arch.h.