5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
platform_i2c_config_t Struct Reference

#include <platform_peripheral.h>

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

◆ address

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

◆ address_width

platform_i2c_bus_address_width_t platform_i2c_config_t::address_width

Address witdth

◆ flags

uint8_t platform_i2c_config_t::flags

WICED_I2C_START_FLAG / WICED_I2C_REPEATED_START_FLAG

◆ speed_mode

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: