Type Definition stm32f1::stm32f100::i2c1::sr1::PECERR_W

source · []
pub type PECERR_W<'a> = BitWriter<'a, u32, SR1_SPEC, PECERR_A, 12>;
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)