Type Alias rp2040_pac::pwm::ch::div::INT_W

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

Field INT writer -

Aliased Type§

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