Type Alias avr_device::attiny85::exint::pcmsk::PCINT4_R

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

Field PCINT4 reader - Enable pin change interrupt on pin 4

Aliased Type§

struct PCINT4_R { /* private fields */ }