Type Alias avr_device::atmega2560::twi::twcr::TWEN_R

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

Field TWEN reader - TWI Enable Bit

Aliased Type§

struct TWEN_R { /* private fields */ }