Type Alias attiny_hal::pac::exint::pcmsk::PCINT1_W

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

Field PCINT1 writer - Enable pin change interrupt on pin 1

Aliased Type§

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