Type Alias avr_device::attiny85::exint::pcmsk::PCINT1_R

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

Field PCINT1 reader - Enable pin change interrupt on pin 1

Aliased Type§

struct PCINT1_R { /* private fields */ }