Type Alias attiny_hal::pac::exint::pcmsk::PCINT0_W

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

Field PCINT0 writer - Enable pin change interrupt on pin 0

Aliased Type§

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