[−][src]Crate nrf52840_hal
Re-exports
pub use nrf52840_pac as pac; |
Modules
clocks | Configuration and control of the High and Low Frequency Clock sources |
delay | Delays |
gpio | |
prelude | |
prelude | |
rng | HAL interface to the RNG peripheral |
rtc | A high level interface for RTC peripherals |
saadc | HAL interface to the SAADC peripheral |
spim | HAL interface to the SPIM peripheral |
target | Peripheral access API for NRF52840 microcontrollers (generated using svd2rust v0.17.0) |
target_constants | |
temp | Temperature sensor interface. |
time | Time units |
timer | HAL interface to the TIMER peripheral |
twim | HAL interface to the TWIM peripheral |
uarte | HAL interface to the UARTE peripheral |
uicr | HAL interface to the UICR core component |
Structs
Clocks | A high level abstraction for the CLOCK peripheral |
Delay | System timer (SysTick) as a delay provider |
Rng | Interface to the RNG peripheral |
Rtc | An opaque high level interface to an RTC peripheral |
Saadc | |
Spim | Interface to a SPIM instance |
Temp | Integrated temperature sensor. |
Timer | Interface to a TIMER instance |
Twim | Interface to a TWIM instance |
Uarte | Interface to a UARTE instance |