Expand description
Real-time clock
Re-exports§
pub use dr as tsdr;pub use ssr as tsssr;pub use tr as tstr;pub use DR as TSDR;pub use SSR as TSSSR;pub use TR as TSTR;
Modules§
- alrbinr
- Alarm %s binary mode register
- alrmr
- Alarm %s register
- alrmssr
- Alarm %s sub-second register
- calr
- RTC calibration register
- cr
- RTC control register
- dr
- RTC date register
- icsr
- RTC initialization control and status register
- misr
- RTC non-secure masked interrupt status register
- or
- RTC option register
- prer
- RTC prescaler register
- privcfgr
- RTC privilege mode control register
- scr
- RTC status clear register
- seccfgr
- RTC secure configuration register
- shiftr
- RTC shift control register
- smisr
- RTC secure masked interrupt status register
- sr
- RTC status register
- ssr
- RTC sub second register
- tr
- RTC time register
- wpr
- RTC write protection register
- wutr
- RTC wakeup timer register
Structs§
- Register
Block - Register block
Type Aliases§
- ALRBINR
- ALRBINR (rw) register accessor: Alarm %s binary mode register
- ALRMR
- ALRMR (rw) register accessor: Alarm %s register
- ALRMSSR
- ALRMSSR (rw) register accessor: Alarm %s sub-second register
- CALR
- CALR (rw) register accessor: RTC calibration register
- CR
- CR (rw) register accessor: RTC control register
- DR
- DR (rw) register accessor: RTC date register
- ICSR
- ICSR (rw) register accessor: RTC initialization control and status register
- MISR
- MISR (r) register accessor: RTC non-secure masked interrupt status register
- OR
- OR (rw) register accessor: RTC option register
- PRER
- PRER (rw) register accessor: RTC prescaler register
- PRIVCFGR
- PRIVCFGR (rw) register accessor: RTC privilege mode control register
- SCR
- SCR (w) register accessor: RTC status clear register
- SECCFGR
- SECCFGR (rw) register accessor: RTC secure configuration register
- SHIFTR
- SHIFTR (w) register accessor: RTC shift control register
- SMISR
- SMISR (r) register accessor: RTC secure masked interrupt status register
- SR
- SR (r) register accessor: RTC status register
- SSR
- SSR (r) register accessor: RTC sub second register
- TR
- TR (rw) register accessor: RTC time register
- WPR
- WPR (w) register accessor: RTC write protection register
- WUTR
- WUTR (rw) register accessor: RTC wakeup timer register