Module atsaml21e16b::rtc::mode1

source ·
Expand description

Cluster 16-bit Counter with Two 16-bit Compares

Modules

MODE1 Compare n Value
MODE1 Counter Value
MODE1 Control A
Debug Control
MODE1 Event Control
Frequency Correction
General Purpose
MODE1 Interrupt Enable Clear
MODE1 Interrupt Enable Set
MODE1 Interrupt Flag Status and Clear
MODE1 Counter Period
MODE1 Synchronization Busy Status

Structs

Register block

Type Definitions

COMP (rw) register accessor: an alias for Reg<COMP_SPEC>
COUNT (rw) register accessor: an alias for Reg<COUNT_SPEC>
CTRLA (rw) register accessor: an alias for Reg<CTRLA_SPEC>
DBGCTRL (rw) register accessor: an alias for Reg<DBGCTRL_SPEC>
EVCTRL (rw) register accessor: an alias for Reg<EVCTRL_SPEC>
FREQCORR (rw) register accessor: an alias for Reg<FREQCORR_SPEC>
GP (rw) register accessor: an alias for Reg<GP_SPEC>
INTENCLR (rw) register accessor: an alias for Reg<INTENCLR_SPEC>
INTENSET (rw) register accessor: an alias for Reg<INTENSET_SPEC>
INTFLAG (rw) register accessor: an alias for Reg<INTFLAG_SPEC>
PER (rw) register accessor: an alias for Reg<PER_SPEC>
SYNCBUSY (r) register accessor: an alias for Reg<SYNCBUSY_SPEC>