Module ke04z4_pac::wdog[][src]

Expand description

Watchdog timer

Modules

cnth

Watchdog Counter Register: High

cntl

Watchdog Counter Register: Low

cs1

Watchdog Control and Status Register 1

cs2

Watchdog Control and Status Register 2

tovalh

Watchdog Timeout Value Register: High

tovall

Watchdog Timeout Value Register: Low

winh

Watchdog Window Register: High

winl

Watchdog Window Register: Low

Structs

RegisterBlock

Register block

Type Definitions

CNTH

CNTH register accessor: an alias for Reg<CNTH_SPEC>

CNTL

CNTL register accessor: an alias for Reg<CNTL_SPEC>

CS1

CS1 register accessor: an alias for Reg<CS1_SPEC>

CS2

CS2 register accessor: an alias for Reg<CS2_SPEC>

TOVALH

TOVALH register accessor: an alias for Reg<TOVALH_SPEC>

TOVALL

TOVALL register accessor: an alias for Reg<TOVALL_SPEC>

WINH

WINH register accessor: an alias for Reg<WINH_SPEC>

WINL

WINL register accessor: an alias for Reg<WINL_SPEC>