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 */ }pub type PCIE_W<'a, const O: u8> = FieldWriterRaw<'a, u8, PCICR_SPEC, u8, u8, Safe, 3, O>;Field PCIE writer - Pin Change Interrupt Enables
struct PCIE_W<'a, const O: u8> { /* private fields */ }