Type Alias stm32h7xx_hal::pac::i2c1::cr1::PECEN_R

source ·
pub type PECEN_R = BitReaderRaw<PECEN_A>;
Expand description

Field PECEN reader - PEC enable Note: If the SMBus feature is not supported, this bit is reserved and forced by hardware to 0. Please refer to Section25.3: I2C implementation.

Aliased Type§

struct PECEN_R { /* private fields */ }