rp2040_pac::adc::div

Type Alias INT_W

Source
pub type INT_W<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description

Field INT writer - Integer part of clock divisor.

Aliased Typeยง

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