[][src]Crate nrf51_hal

Re-exports

pub extern crate embedded_hal as hal;
pub extern crate nb;
pub extern crate nrf51;

Modules

delay

Implementations of the embedded-hal Delay trait.

ecb

The AES-ECB peripheral.

gpio

General Purpose Input / Output

hi_res_timer

The TIMER peripherals.

i2c
lo_res_timer

The RTC (Real Time Counter) peripherals.

prelude
rng
serial
spi

HAL interface to the SPI peripheral

temp

Temperature sensor interface.

time

Time conversions for the high and low frequency clocks.

timer

Implementations of the embedded-hal CountDown trait.