Type Alias avr_device::attiny85::exint::gifr::PCIF_W

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

Field PCIF writer - Pin Change Interrupt Flag

Aliased Type§

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