OpenBIC
OpenSource Bridge-IC
ioexp_tca9555.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  TCA9555_PORT {
  TCA9555_PORT_0 = BIT(0) , TCA9555_PORT_1 = BIT(1) , TCA9555_PORT_2 = BIT(2) , TCA9555_PORT_3 = BIT(3) ,
  TCA9555_PORT_4 = BIT(4) , TCA9555_PORT_5 = BIT(5) , TCA9555_PORT_6 = BIT(6) , TCA9555_PORT_7 = BIT(7)
}
 
enum  TCA9555_REGISTER {
  TCA9555_INPUT_PORT_REG_0 , TCA9555_INPUT_PORT_REG_1 , TCA9555_OUTPUT_PORT_REG_0 , TCA9555_OUTPUT_PORT_REG_1 ,
  TCA9555_POLARITY_INVERSION_REG_0 , TCA9555_POLARITY_INVERSION_REG_1 , TCA9555_CONFIG_REG_0 , TCA9555_CONFIG_REG_1
}
 

Enumeration Type Documentation

◆ TCA9555_PORT

Enumerator
TCA9555_PORT_0 
TCA9555_PORT_1 
TCA9555_PORT_2 
TCA9555_PORT_3 
TCA9555_PORT_4 
TCA9555_PORT_5 
TCA9555_PORT_6 
TCA9555_PORT_7 

◆ TCA9555_REGISTER

Enumerator
TCA9555_INPUT_PORT_REG_0 
TCA9555_INPUT_PORT_REG_1 
TCA9555_OUTPUT_PORT_REG_0 
TCA9555_OUTPUT_PORT_REG_1 
TCA9555_POLARITY_INVERSION_REG_0 
TCA9555_POLARITY_INVERSION_REG_1 
TCA9555_CONFIG_REG_0 
TCA9555_CONFIG_REG_1