Type Alias attiny_hal::pac::exint::pcmsk::PCINT4_W

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

Field PCINT4 writer - Enable pin change interrupt on pin 4

Aliased Type§

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