Type Alias avr_device::atmega2560::twi::twcr::TWEA_R
source · pub type TWEA_R = BitReader<bool>;Expand description
Field TWEA reader - TWI Enable Acknowledge Bit
Aliased Type§
struct TWEA_R { /* private fields */ }