Type Alias stm32_hal2::pac::i2c1::pecr::PEC_R

source ·
pub type PEC_R = FieldReaderRaw<u8, u8>;
Expand description

Field PEC reader - Packet error checking register This field contains the internal PEC when PECEN=1. The PEC is cleared by hardware when PE=0.

Aliased Type§

struct PEC_R { /* private fields */ }