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

UART
UARTParams
UartRegisters

Constants

UART_BASE

Statics

UART0