Type Definition stm32l4::stm32l4x1::i2c1::cr1::ALERTEN_W

source · []
pub type ALERTEN_W<'a, const O: u8> = BitWriter<'a, u32, CR1_SPEC, ALERTEN_A, O>;
Expand description

Field ALERTEN writer - SMBUS alert enable

Implementations

In device mode (SMBHEN=Disabled) Releases SMBA pin high and Alert Response Address Header disabled (0001100x) followed by NACK. In host mode (SMBHEN=Enabled) SMBus Alert pin (SMBA) not supported

In device mode (SMBHEN=Disabled) Drives SMBA pin low and Alert Response Address Header enabled (0001100x) followed by ACK.In host mode (SMBHEN=Enabled) SMBus Alert pin (SMBA) supported