Type Alias attiny_hal::pac::exint::gifr::PCIF_W

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

Field PCIF writer - Pin Change Interrupt Flag

Aliased Type§

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