Crate nrf5340_net_hal

Source

Modules§

ccm
HAL blocking interface to the AES CCM mode encryption.
clocks
Configuration and control of the High and Low Frequency Clock sources.
delay
Delays.
ecb
HAL interface to the AES electronic codebook mode encryption.
gpio
gpiote
HAL interface for the GPIOTE peripheral.
nvmc
HAL interface to the Non-Volatile Memory Controller (NVMC) peripheral.
pac
Peripheral access API for NRF5340_NETWORK microcontrollers (generated using svd2rust v0.25.1 ( ))
prelude
rng
HAL interface to the RNG peripheral.
rtc
A high level interface for RTC peripherals.
spim
HAL interface to the SPIM peripheral.
spis
HAL interface to the SPIS peripheral.
target_constants
Length of Nordic EasyDMA differs for MCUs
temp
Temperature sensor interface.
time
Time units.
timer
HAL interface to the TIMER peripheral.
twim
HAL interface to the TWIM peripheral.
twis
HAL interface to the TWIS peripheral.
uarte
HAL interface to the UARTE peripheral.
wdt
HAL interface to the WDT peripheral.

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.
Spim
Interface to a SPIM instance.
Timer
Interface to a TIMER instance.
Twim
Interface to a TWIM instance.
Uarte
Interface to a UARTE instance.