Type Alias rp2040_pac::clocks::clk_rtc_div::FRAC_W

source ·
pub type FRAC_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field FRAC writer - Fractional component of the divisor

Aliased Type§

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