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§
- alrmr
- Alarm %s register
- alrmssr
- Alarm %s sub-second register
- bkpr
- backup register
- calr
- calibration register
- cr
- control register
- dr
- date register
- isr
- initialization and status register
- or
- option register
- prer
- prescaler register
- shiftr
- shift control register
- ssr
- sub second register
- tampcr
- tamper configuration register
- tr
- time register
- wpr
- write protection register
- wutr
- wakeup timer register
Structs§
- Register
Block - Register block
Type Aliases§
- ALRMR
- ALRMR (rw) register accessor: Alarm %s register
- ALRMSSR
- ALRMSSR (rw) register accessor: Alarm %s sub-second register
- BKPR
- BKPR (rw) register accessor: backup register
- CALR
- CALR (rw) register accessor: calibration register
- CR
- CR (rw) register accessor: control register
- DR
- DR (rw) register accessor: date register
- ISR
- ISR (rw) register accessor: initialization and status register
- OR
- OR (rw) register accessor: option register
- PRER
- PRER (rw) register accessor: prescaler register
- SHIFTR
- SHIFTR (w) register accessor: shift control register
- SSR
- SSR (r) register accessor: sub second register
- TAMPCR
- TAMPCR (rw) register accessor: tamper configuration register
- TR
- TR (rw) register accessor: time register
- WPR
- WPR (w) register accessor: write protection register
- WUTR
- WUTR (rw) register accessor: wakeup timer register