Type Definition stm32_hal2::pac::i2c1::cr1::PE_R

source · []
pub type PE_R = BitReaderRaw<PE_A>;
Expand description

Field PE reader - Peripheral enable Note: When PE=0, the I2C SCL and SDA lines are released. Internal state machines and status bits are put back to their reset value. When cleared, PE must be kept low for at least 3 APB clock cycles.