Type Alias avr_device::attiny85::exint::gimsk::INT0_R

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

Field INT0 reader - External Interrupt Request 0 Enable

Aliased Type§

struct INT0_R { /* private fields */ }