Type Alias atmega_hal::pac::exint::pcmsk0::PCINT_W

source ·
pub type PCINT_W<'a, const O: u8> = FieldWriterRaw<'a, u8, PCMSK0_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 */ }