Type Definition stm32_hal2::pac::i2c1::cr2::PECBYTE_R

source · []
pub type PECBYTE_R = BitReaderRaw<PECBYTE_A>;
Expand description

Field PECBYTE reader - Packet error checking byte This bit is set by software, and cleared by hardware when the PEC is transferred, or when a STOP condition or an Address matched is received, also when PE=0. Note: Writing 0 to this bit has no effect. This bit has no effect when RELOAD is set. This bit has no effect is slave mode when SBC=0. If the SMBus feature is not supported, this bit is reserved and forced by hardware to 0. Please refer to Section25.3: I2C implementation.