Type Alias atmega_hal::pac::twi::twcr::TWINT_W

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

Field TWINT writer - TWI Interrupt Flag

Aliased Type§

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