stm32f303x_memory_map::i2c1::isr
pub struct W { /* fields omitted */ }
Value to write to the register
impl W
fn reset_value() -> W
Reset value of the register
unsafe fn bits(&mut self, bits: u32) -> &mut Self
Writes raw bits to the register
fn txis(&mut self) -> _TxisW
Bit 1 - Transmit interrupt status (transmitters)
fn txe(&mut self) -> _TxeW
Bit 0 - Transmit data register empty (transmitters)