Expand description

Real-time clock

Modules

Alarm register

Alarm sub-second register

RTC backup registers

RTC calibration register

RTC control register

RTC date register

RTC initialization and status register

option register

RTC prescaler register

RTC shift control register

RTC sub second register

RTC tamper configuration register

RTC time register

RTC timestamp date register

RTC time-stamp sub second register

RTC timestamp time register

write protection register

RTC wakeup timer register

Structs

Register block

Type Definitions

ALRMR register accessor: an alias for Reg<ALRMR_SPEC>

ALRMSSR register accessor: an alias for Reg<ALRMSSR_SPEC>

BKPR register accessor: an alias for Reg<BKPR_SPEC>

CALR register accessor: an alias for Reg<CALR_SPEC>

CR register accessor: an alias for Reg<CR_SPEC>

DR register accessor: an alias for Reg<DR_SPEC>

ISR register accessor: an alias for Reg<ISR_SPEC>

OR register accessor: an alias for Reg<OR_SPEC>

PRER register accessor: an alias for Reg<PRER_SPEC>

SHIFTR register accessor: an alias for Reg<SHIFTR_SPEC>

SSR register accessor: an alias for Reg<SSR_SPEC>

TAMPCR register accessor: an alias for Reg<TAMPCR_SPEC>

TR register accessor: an alias for Reg<TR_SPEC>

TSDR register accessor: an alias for Reg<TSDR_SPEC>

TSSSR register accessor: an alias for Reg<TSSSR_SPEC>

TSTR register accessor: an alias for Reg<TSTR_SPEC>

WPR register accessor: an alias for Reg<WPR_SPEC>

WUTR register accessor: an alias for Reg<WUTR_SPEC>