Si114xPortConfig Struct Reference

Definition at line 35 of file si114x_sys_out.h.

Data Fields

uint8_t i2cAddress
 
I2C_TypeDef * i2cPort
 
int irqPin
 
GPIO_Port_TypeDef irqPort
 

Field Documentation

uint8_t Si114xPortConfig::i2cAddress
I2C_TypeDef* Si114xPortConfig::i2cPort

I2C port Si114x is connected to

Definition at line 36 of file si114x_sys_out.h.

Referenced by Si114x_i2c_smbus_read_byte_data(), Si114x_i2c_smbus_read_i2c_block_data(), Si114x_i2c_smbus_write_byte_data(), Si114x_i2c_smbus_write_i2c_block_data(), and Si114xInit().

int Si114xPortConfig::irqPin

Pin for Si114x INT pin

Definition at line 39 of file si114x_sys_out.h.

Referenced by DisableSi114xInterrupt(), EnableSi114xInterrupt(), and Si114xInit().

GPIO_Port_TypeDef Si114xPortConfig::irqPort

Port for Si114x INT pin

Definition at line 38 of file si114x_sys_out.h.

Referenced by EnableSi114xInterrupt(), and Si114xInit().


The documentation for this struct was generated from the following file:
  • C:/HandsOn/super/hardware/kit/common/drivers/si114x_sys_out.h