Type Alias attiny_hal::pac::exint::pcmsk::PCINT1_R

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

Field PCINT1 reader - Enable pin change interrupt on pin 1

Aliased Type§

struct PCINT1_R { /* private fields */ }