Type Alias FRAG_W

Source
pub type FRAG_W<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description

Field FRAG writer - The decimal part of the frequency divider factor.

Aliased Typeยง

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