Type Alias rp2040_pac::adc::div::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 */ }