Expand description

The Week Timer and the Sub-Week Timer assert the Power-Up Event Output which automatically powers-up the system from the G3 state

Modules

Week Alarm Counter Register

Clock Divider Register

Control Register

Sub-Second Programmable Interrupt Select Register

Sub-Week Alarm Counter Register

Sub-Week Control Register

Week Timer Compare Register

Structs

Register block

Type Definitions

ALARM_CNT (rw) register accessor: an alias for Reg<ALARM_CNT_SPEC>

CLKDIV (rw) register accessor: an alias for Reg<CLKDIV_SPEC>

CTRL (rw) register accessor: an alias for Reg<CTRL_SPEC>

SS_INTR_SEL (rw) register accessor: an alias for Reg<SS_INTR_SEL_SPEC>

SWK_ALARM (r) register accessor: an alias for Reg<SWK_ALARM_SPEC>

SWK_CTRL (r) register accessor: an alias for Reg<SWK_CTRL_SPEC>

TMR_COMP (rw) register accessor: an alias for Reg<TMR_COMP_SPEC>