Type Alias 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 */ }