Type Alias atmega_hal::pac::twi::twcr::TWEA_R

source ·
pub type TWEA_R = BitReaderRaw<bool>;
Expand description

Field TWEA reader - TWI Enable Acknowledge Bit

Aliased Type§

struct TWEA_R { /* private fields */ }