Type Alias attiny_hal::pac::exint::pcmsk::PCINT2_W

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

Field PCINT2 writer - Enable pin change interrupt on pin 2

Aliased Type§

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