Type Alias CLKDIV_W

Source
pub type CLKDIV_W<'a, REG> = FieldWriter<'a, REG, 20, u32>;
Expand description

Field CLKDIV writer - The integral part of the frequency divisor.

Aliased Typeยง

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