Type Alias avr_device::atmega2560::twi::twcr::TWIE_R

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

Field TWIE reader - TWI Interrupt Enable

Aliased Type§

struct TWIE_R { /* private fields */ }