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 Mask interrupt
Aliased Type§
struct PCINT_W<'a, const O: u8> { /* private fields */ }pub type PCINT_W<'a, const O: u8> = FieldWriterRaw<'a, u8, PCMSK2_SPEC, u8, u8, Safe, 8, O>;Field PCINT writer - Pin Change Mask interrupt
struct PCINT_W<'a, const O: u8> { /* private fields */ }