Contiki-NG
Functions

A header file for Contiki compatible UART driver. More...

#include "contiki.h"
#include "nrf.h"
#include "nrf_uart.h"
#include "nrf_gpio.h"
#include "dev/uart0.h"
#include <stdlib.h>
#include <stdint.h>

Go to the source code of this file.

Functions

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

Detailed Description

A header file for Contiki compatible UART driver.

Definition in file uart0.c.