Module rtc

Module rtc 

Source
Expand description

Real time clock

Modules§

alrh
RTC Alarm Register High
alrl
RTC Alarm Register Low
cnth
RTC Counter Register High
cntl
RTC Counter Register Low
crh
RTC Control Register High
crl
RTC Control Register Low
divh
RTC Prescaler Divider Register High
divl
RTC Prescaler Divider Register Low
prlh
RTC Prescaler Load Register High
prll
RTC Prescaler Load Register Low

Structs§

RegisterBlock
Register block

Type Aliases§

ALRH
ALRH (w) register accessor: RTC Alarm Register High
ALRL
ALRL (w) register accessor: RTC Alarm Register Low
CNTH
CNTH (rw) register accessor: RTC Counter Register High
CNTL
CNTL (rw) register accessor: RTC Counter Register Low
CRH
CRH (rw) register accessor: RTC Control Register High
CRL
CRL (rw) register accessor: RTC Control Register Low
DIVH
DIVH (r) register accessor: RTC Prescaler Divider Register High
DIVL
DIVL (r) register accessor: RTC Prescaler Divider Register Low
PRLH
PRLH (w) register accessor: RTC Prescaler Load Register High
PRLL
PRLL (w) register accessor: RTC Prescaler Load Register Low