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