Type Alias atmega_hal::pac::exint::pcicr::PCIE_W

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

Field PCIE writer - Pin Change Interrupt Enables

Aliased Type§

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