思澈科技软件开发工具包  2.20

Data Fields

uint32_t ClockSpeed
 
uint32_t Timing
 
uint32_t OwnAddress1
 
uint32_t AddressingMode
 
uint32_t GeneralCallMode
 

Field Documentation

◆ AddressingMode

uint32_t I2C_InitTypeDef::AddressingMode

Specifies if 7-bit or 10-bit addressing mode is selected. This parameter can be a value of I2C Addressing Mode

◆ ClockSpeed

uint32_t I2C_InitTypeDef::ClockSpeed

Specifies the clock frequency. This parameter must be set to a value lower than 400kHz

◆ GeneralCallMode

uint32_t I2C_InitTypeDef::GeneralCallMode

Specifies if general call mode is selected. This parameter can be a value of I2C General Call Addressing Mode

◆ OwnAddress1

uint32_t I2C_InitTypeDef::OwnAddress1

Specifies the first device own address. This parameter can be a 7-bit or 10-bit address.

◆ Timing

uint32_t I2C_InitTypeDef::Timing

Specifies the I2C_TIMINGR_register value. This parameter calculated by referring to I2C initialization section in Reference manual


The documentation for this struct was generated from the following file: