pub type SMBHEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR1_SPEC, SMBHEN_A, BitM, O>;
Expand description
Field SMBHEN
writer - 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_W<'a, const O: u8> { /* private fields */ }