Module atsaml21e16b::wdt

source ·
Expand description

Watchdog Timer

Modules

Clear
Configuration
Control
Early Warning Interrupt Control
Interrupt Enable Clear
Interrupt Enable Set
Interrupt Flag Status and Clear
Synchronization Busy

Structs

Register block

Type Definitions

CLEAR (w) register accessor: an alias for Reg<CLEAR_SPEC>
CONFIG (rw) register accessor: an alias for Reg<CONFIG_SPEC>
CTRLA (rw) register accessor: an alias for Reg<CTRLA_SPEC>
EWCTRL (rw) register accessor: an alias for Reg<EWCTRL_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>
SYNCBUSY (r) register accessor: an alias for Reg<SYNCBUSY_SPEC>