5.13.0.0R1
Software Development Kit
platform_i2c_config_t Struct Reference

Data Fields

uint16_t address
 
platform_i2c_bus_address_width_t address_width
 
uint8_t flags
 
platform_i2c_speed_mode_t speed_mode
 

Detailed Description

I2C configuration

Field Documentation

uint16_t platform_i2c_config_t::address
  • The address of the device on the i2c bus
platform_i2c_bus_address_width_t platform_i2c_config_t::address_width

Address witdth

uint8_t platform_i2c_config_t::flags

WICED_I2C_START_FLAG / WICED_I2C_REPEATED_START_FLAG

platform_i2c_speed_mode_t platform_i2c_config_t::speed_mode
  • Speed mode the device operates in

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