embassy-nrf

Crates

git

Versions

nrf9161-s

Flavors

Module rtc

Module rtc 

Source
Expand description

Low-level RTC driver.

Structs§

CompareOutOfRangeError
Compare value has an invalid value which exceeds 24 bits.
PrescalerOutOfRangeError
Prescaler has an invalid value which exceeds 12 bits.
Rtc
nRF RTC driver.

Enums§

CompareChannel
Compare registers available on the RTCn.
Interrupt
Interrupts/Events that can be generated by the RTCn peripheral.

Traits§

Instance
Basic RTC instance.