Type Alias avr_device::atmega2560::twi::twar::TWGCE_W
source · pub type TWGCE_W<'a, const O: u8> = BitWriter<'a, u8, TWAR_SPEC, bool, O>;Expand description
Field TWGCE writer - TWI General Call Recognition Enable Bit
Aliased Type§
struct TWGCE_W<'a, const O: u8> { /* private fields */ }