Type Alias avr_device::attiny85::exint::pcmsk::PCINT2_R

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

Field PCINT2 reader - Enable pin change interrupt on pin 2

Aliased Type§

struct PCINT2_R { /* private fields */ }