Type Alias avr_device::atmega2560::twi::twcr::TWINT_R
source · pub type TWINT_R = BitReader<bool>;Expand description
Field TWINT reader - TWI Interrupt Flag
Aliased Type§
struct TWINT_R { /* private fields */ }