Type Alias rp2040_pac::clocks::clk_rtc_div::INT_R

source ·
pub type INT_R = FieldReader<u32>;
Expand description

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

Aliased Type§

struct INT_R { /* private fields */ }