Type Definition stm32_hal2::pac::i2c1::cr2::STOP_W

source · []
pub type STOP_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR2_SPEC, STOP_A, BitM, O>;
Expand description

Field STOP writer - Stop generation (master mode) The bit is set by software, cleared by hardware when a Stop condition is detected, or when PE = 0. In Master Mode: Note: Writing 0 to this bit has no effect.