◆ AddressingMode
uint32_t SMBUS_InitTypeDef::AddressingMode |
Specifies if 7-bit or 10-bit addressing mode for master is selected. This parameter can be a value of SMBUS addressing mode
◆ AnalogFilter
uint32_t SMBUS_InitTypeDef::AnalogFilter |
Specifies if Analog Filter is enable or not. This parameter can be a value of SMBUS Analog Filter
◆ DualAddressMode
uint32_t SMBUS_InitTypeDef::DualAddressMode |
◆ GeneralCallMode
uint32_t SMBUS_InitTypeDef::GeneralCallMode |
◆ NoStretchMode
uint32_t SMBUS_InitTypeDef::NoStretchMode |
◆ OwnAddress1
uint32_t SMBUS_InitTypeDef::OwnAddress1 |
Specifies the first device own address. This parameter can be a 7-bit or 10-bit address.
◆ OwnAddress2
uint32_t SMBUS_InitTypeDef::OwnAddress2 |
Specifies the second device own address if dual addressing mode is selected This parameter can be a 7-bit address.
◆ OwnAddress2Masks
uint32_t SMBUS_InitTypeDef::OwnAddress2Masks |
Specifies the acknowledge mask address second device own address if dual addressing mode is selected This parameter can be a value of SMBUS ownaddress2 masks.
◆ PacketErrorCheckMode
uint32_t SMBUS_InitTypeDef::PacketErrorCheckMode |
◆ PeripheralMode
uint32_t SMBUS_InitTypeDef::PeripheralMode |
◆ SMBusTimeout
uint32_t SMBUS_InitTypeDef::SMBusTimeout |
Specifies the content of the 32 Bits SMBUS_TIMEOUT_register value. (Enable bits and different timeout values) This parameter calculated by referring to SMBUS initialization section in Reference manual
◆ Timing
uint32_t SMBUS_InitTypeDef::Timing |
Specifies the SMBUS_TIMINGR_register value. This parameter calculated by referring to SMBUS initialization section in Reference manual
The documentation for this struct was generated from the following file: