Module nrf51dk::io [] [src]

Reexports

use core::fmt::write;
use core::fmt::Arguments;
use core::fmt::Write;
use kernel::hil::uart;
use kernel::hil::uart::UART;
use nrf51;
use nrf5x;

Structs

Writer

Statics

WRITER

Functions

rust_begin_unwind