Type Alias stm32_hal2::pac::i2c1::cr1::TXIE_W

source ·
pub type TXIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, TXIE_A, BitM, O>;
Expand description

Field TXIE writer - TX Interrupt enable

Aliased Type§

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