Contiki-NG
Functions
uart0.c File Reference

Contiki compatible UART driver. More...

#include <stdlib.h>
#include "nrf.h"
#include "nrf_drv_config.h"
#include "nrf_drv_uart.h"
#include "app_util_platform.h"
#include "app_error.h"
#include "contiki.h"
#include "dev/uart0.h"
#include "dev/watchdog.h"
#include "lib/ringbuf.h"

Go to the source code of this file.

Functions

void uart0_init (unsigned long ubr)
 Initialize the RS232 port. More...
 

Detailed Description

Contiki compatible UART driver.

Author
Wojciech Bober wojci.nosp@m.ech..nosp@m.bober.nosp@m.@nor.nosp@m.dicse.nosp@m.mi.n.nosp@m.o

Definition in file uart0.c.