Type Alias attiny_hal::pac::exint::pcmsk::PCINT0_R

source ·
pub type PCINT0_R = BitReaderRaw<bool>;
Expand description

Field PCINT0 reader - Enable pin change interrupt on pin 0

Aliased Type§

struct PCINT0_R { /* private fields */ }