pub type FRAG_W<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description
Field FRAG
writer - The register value is the decimal part of the frequency divider’s factor.
Aliased Type§
struct FRAG_W<'a, REG> { /* private fields */ }
pub type FRAG_W<'a, REG> = FieldWriter<'a, REG, 4>;
Field FRAG
writer - The register value is the decimal part of the frequency divider’s factor.
struct FRAG_W<'a, REG> { /* private fields */ }