Type Alias stm32_hal2::pac::i2c1::cr1::SMBHEN_R

source ·
pub type SMBHEN_R = BitReaderRaw<SMBHEN_A>;
Expand description

Field SMBHEN reader - SMBus Host address 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 SMBHEN_R { /* private fields */ }