Type Alias avr_device::atmega2560::exint::pcicr::PCIE_W
source · pub type PCIE_W<'a, const O: u8> = FieldWriterSafe<'a, u8, PCICR_SPEC, u8, u8, 3, O>;Expand description
Field PCIE writer - Pin Change Interrupt Enables
Aliased Type§
struct PCIE_W<'a, const O: u8> { /* private fields */ }