Type Alias rp2040_pac::adc::div::INT_R

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

Field INT reader - Integer part of clock divisor.

Aliased Type§

struct INT_R { /* private fields */ }