Type Alias xmc4200::rtc::CTR

source ·
pub type CTR = Reg<CTR_SPEC>;
Expand description

CTR (rw) register accessor: RTC Control Register

You can read this register and get ctr::R. You can reset, write, write_with_zero this register using ctr::W. You can also modify this register. See API.

For information about available fields see ctr module

Aliased Type§

struct CTR { /* private fields */ }