Type Definition stm32f4::stm32f401::i2c1::sr1::PECERR_W

source · []
pub type PECERR_W<'a, const O: u8> = BitWriter<'a, u32, SR1_SPEC, PECERR_A, O>;
Expand description

Field PECERR writer - PEC Error in reception

Implementations

no PEC error: receiver returns ACK after PEC reception (if ACK=1)

PEC error: receiver returns NACK after PEC reception (whatever ACK)