Type Alias rp2040_pac::adc::div::FRAC_W
source · pub type FRAC_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description
Field FRAC
writer - Fractional part of clock divisor. First-order delta-sigma.
Aliased Type§
struct FRAC_W<'a, REG> { /* private fields */ }