Module rtc

Source
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
calr
calibration register
cr
control register
dr
date register
hwcfgr
hardware configuration register
icsr
initialization and status register
ipidr
EXTI Identification register
misr
masked interrupt status register
prer
prescaler register
scr
status clear register
shiftr
shift control register
sidr
EXTI Size ID register
sr
status register
ssr
sub second register
tr
time register
verr
EXTI IP Version register
wpr
write protection register
wutr
wakeup timer register

Structs§

RegisterBlock
Register block

Type Aliases§

ALRMR
ALRMR (rw) register accessor: Alarm %s register
ALRMSSR
ALRMSSR (rw) register accessor: Alarm %s sub-second register
CALR
CALR (rw) register accessor: calibration register
CR
CR (rw) register accessor: control register
DR
DR (rw) register accessor: date register
HWCFGR
HWCFGR (rw) register accessor: hardware configuration register
ICSR
ICSR (rw) register accessor: initialization and status register
IPIDR
IPIDR (r) register accessor: EXTI Identification register
MISR
MISR (r) register accessor: masked interrupt status register
PRER
PRER (rw) register accessor: prescaler register
SCR
SCR (rw) register accessor: status clear register
SHIFTR
SHIFTR (w) register accessor: shift control register
SIDR
SIDR (r) register accessor: EXTI Size ID register
SR
SR (r) register accessor: status register
SSR
SSR (r) register accessor: sub second register
TR
TR (rw) register accessor: time register
VERR
VERR (r) register accessor: EXTI IP Version register
WPR
WPR (w) register accessor: write protection register
WUTR
WUTR (rw) register accessor: wakeup timer register