RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields

Data Fields

uint32_t Timing
 
uint32_t AnalogFilter
 
uint32_t OwnAddress1
 
uint32_t AddressingMode
 
uint32_t DualAddressMode
 
uint32_t OwnAddress2
 
uint32_t OwnAddress2Masks
 
uint32_t GeneralCallMode
 
uint32_t NoStretchMode
 
uint32_t PacketErrorCheckMode
 
uint32_t PeripheralMode
 
uint32_t SMBusTimeout
 

Field Documentation

◆ 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

Specifies if dual addressing mode is selected. This parameter can be a value of SMBUS dual addressing mode

◆ GeneralCallMode

uint32_t SMBUS_InitTypeDef::GeneralCallMode

Specifies if general call mode is selected. This parameter can be a value of SMBUS general call addressing mode.

◆ NoStretchMode

uint32_t SMBUS_InitTypeDef::NoStretchMode

Specifies if nostretch mode is selected. This parameter can be a value of SMBUS nostretch mode

◆ 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

Specifies if Packet Error Check mode is selected. This parameter can be a value of SMBUS packet error check mode

◆ PeripheralMode

uint32_t SMBUS_InitTypeDef::PeripheralMode

Specifies which mode of Periphal is selected. This parameter can be a value of SMBUS peripheral mode

◆ 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: