Module ke04z4_pac::rtc[][src]

Expand description

Real-time counter

Modules

cnt

RTC Counter Register

mod_

RTC Modulo Register

sc

RTC Status and Control Register

Structs

RegisterBlock

Register block

Type Definitions

CNT

CNT register accessor: an alias for Reg<CNT_SPEC>

MOD

MOD register accessor: an alias for Reg<MOD_SPEC>

SC

SC register accessor: an alias for Reg<SC_SPEC>