Type Alias attiny_hal::pac::exint::pcmsk::PCINT3_W

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

Field PCINT3 writer - Enable pin change interrupt on pin 3

Aliased Type§

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