Module nrf51::uart [] [src]

Reexports

use core::cell::Cell;
use kernel::common::VolatileCell;
use kernel::common::take_cell::TakeCell;
use kernel::hil::uart;
use nrf5x::pinmux::Pinmux;

Structs

Registers
UART
UARTParams

Constants

UART_BASE

Statics

UART0