Type Alias stm32_hal2::pac::i2c1::cr1::ANFOFF_R

source ·
pub type ANFOFF_R = BitReaderRaw<ANFOFF_A>;
Expand description

Field ANFOFF reader - Analog noise filter OFF Note: This bit can only be programmed when the I2C is disabled (PE = 0).

Aliased Type§

struct ANFOFF_R { /* private fields */ }