Type Alias xmc4800::rtc::ctr::DivW

source ·
pub type DivW<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description

Field DIV writer - RTC Clock Divider Value

Aliased Type§

struct DivW<'a, REG> { /* private fields */ }