Type Alias daisy::pac::i2c1::cr1::PE_R

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.

Aliased Type§

struct PE_R { /* private fields */ }