Type Alias avr_device::attiny85::exint::pcmsk::PCINT3_R

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

Field PCINT3 reader - Enable pin change interrupt on pin 3

Aliased Type§

struct PCINT3_R { /* private fields */ }