Type Alias atmega_hal::pac::twi::twcr::TWIE_W

source ·
pub type TWIE_W<'a, const O: u8> = BitWriterRaw<'a, u8, TWCR_SPEC, bool, BitM, O>;
Expand description

Field TWIE writer - TWI Interrupt Enable

Aliased Type§

struct TWIE_W<'a, const O: u8> { /* private fields */ }