Type Alias avr_device::attiny85::exint::pcmsk::PCINT0_R

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

Field PCINT0 reader - Enable pin change interrupt on pin 0

Aliased Type§

struct PCINT0_R { /* private fields */ }