Type Alias rp2040_pac::clocks::clk_ref_div::INT_W

source ·
pub type INT_W<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description

Field INT writer - Integer component of the divisor, 0 -> divide by 2^16

Aliased Type§

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