|
Contiki-NG
|
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... | |
A header file for Contiki compatible UART driver.
Definition in file uart0.c.
1.8.13