Type Alias avr_device::attiny85::exint::gifr::PCIF_R

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

Field PCIF reader - Pin Change Interrupt Flag

Aliased Type§

struct PCIF_R { /* private fields */ }