Type Alias attiny_hal::pac::exint::gimsk::PCIE_W

source ·
pub type PCIE_W<'a, const O: u8> = BitWriterRaw<'a, u8, GIMSK_SPEC, bool, BitM, O>;
Expand description

Field PCIE writer - Pin Change Interrupt Enable

Aliased Type§

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