Module rtc
Expand description
Secure Real Time Clock
Modules§
- cr
- RTC Control Register
- ier
- RTC Interrupt Enable Register
- lr
- RTC Lock Register
- sr
- RTC Status Register
- tar
- RTC Time Alarm Register
- tcr
- RTC Time Compensation Register
- tpr
- RTC Time Prescaler Register
- tsr
- RTC Time Seconds Register
Structs§
- Register
Block - Register block
Type Aliases§
- Cr
- CR (rw) register accessor: RTC Control Register
- Ier
- IER (rw) register accessor: RTC Interrupt Enable Register
- Lr
- LR (rw) register accessor: RTC Lock Register
- Sr
- SR (rw) register accessor: RTC Status Register
- Tar
- TAR (rw) register accessor: RTC Time Alarm Register
- Tcr
- TCR (rw) register accessor: RTC Time Compensation Register
- Tpr
- TPR (rw) register accessor: RTC Time Prescaler Register
- Tsr
- TSR (rw) register accessor: RTC Time Seconds Register