Type Alias atmega_hal::pac::exint::pcifr::PCIF_W

source ·
pub type PCIF_W<'a, const O: u8> = FieldWriterRaw<'a, u8, PCIFR_SPEC, u8, u8, Safe, 3, O>;
Expand description

Field PCIF writer - Pin Change Interrupt Flags

Aliased Type§

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