Type Alias FRAG_W

Source
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 */ }