[][src]Crate nrf52_hal_common

Re-exports

pub use nrf52832_pac as target;
pub use crate::clocks::Clocks;
pub use crate::delay::Delay;
pub use crate::spim::Spim;
pub use crate::timer::Timer;
pub use crate::twim::Twim;
pub use crate::uarte::Uarte;

Modules

clocks
delay

Delays

gpio
prelude
rng

HAL interface to the RNG peripheral

spim

HAL interface to the SPIM peripheral

target_constants

Length of Nordic EasyDMA differs for MCUs

time

Time units

timer

HAL interface to the TIMER peripheral

twim

HAL interface to the TWIM peripheral

uarte

HAL interface to the UARTE peripheral