[][src]Module nrf52832_hal::rtc

A high level interface for RTC peripherals

Structs

Rtc

An opaque high level interface to an RTC peripheral

Started

The RTC has been started

Stopped

The RTC has been stopped

Enums

Error

Error types associated with the RTC peripheral interface

RtcCompareReg

Compare registers available on the RTCn

RtcInterrupt

Interrupts/Events that can be generated by the RTCn peripheral

Traits

RtcExt

An extension trait for constructing the high level interface