Type Alias PCINT_W

Source
pub type PCINT_W<'a, const O: u8> = FieldWriterRaw<'a, u8, PCMSK2_SPEC, u8, u8, Safe, 8, O>;
Expand description

Field PCINT writer - Pin Change Enable Masks

Aliased Type§

struct PCINT_W<'a, const O: u8> { /* private fields */ }