Type Alias xmc4800::rtc::Ctr

source ·
pub type Ctr = Reg<CtrSpec>;
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 */ }