Type Alias avr_device::atmega2560::twi::twcr::TWEN_W
source · pub type TWEN_W<'a, const O: u8> = BitWriter<'a, u8, TWCR_SPEC, bool, O>;Expand description
Field TWEN writer - TWI Enable Bit
Aliased Type§
struct TWEN_W<'a, const O: u8> { /* private fields */ }