Crate nrf52_hal_common

source ·

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

Delays
HAL interface to the RNG peripheral
HAL interface to the SPIM peripheral
Time units
HAL interface to the TIMER peripheral
HAL interface to the TWIM peripheral
HAL interface to the UARTE peripheral