pub type INT_W<'a, REG> = FieldWriter<'a, REG, 16, u16>;Expand description
Field INT writer - Integer part of clock divisor.
Aliased Typeยง
pub struct INT_W<'a, REG> { /* private fields */ }pub type INT_W<'a, REG> = FieldWriter<'a, REG, 16, u16>;Field INT writer - Integer part of clock divisor.
pub struct INT_W<'a, REG> { /* private fields */ }