Module nrf52833_hal::rtc

source ·
Expand description

A high level interface for RTC peripherals.

Structs§

  • An opaque high level interface to an RTC peripheral.

Enums§

  • Error types associated with the RTC peripheral interface.
  • Compare registers available on the RTCn.
  • Interrupts/Events that can be generated by the RTCn peripheral.

Traits§

  • Implemented by all RTC instances.