Type Alias PCIE_W

Source
pub type PCIE_W<'a, const O: u8> = BitWriter<'a, u8, GIMSK_SPEC, bool, O>;
Expand description

Field PCIE writer - Pin Change Interrupt Enable

Aliased Type§

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