Type Alias PCINT_W

Source
pub type PCINT_W<'a, REG> = FieldWriter<'a, REG, 8, u8, Safe>;
Expand description

Field PCINT writer - Pin Change Enable Masks

Aliased Typeยง

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