Structure to hold the HPI slave device information.
Data Fields | |
uint8_t | slaveAddr |
Slave I2C address (7 bits) | |
uint8_t | intrGpioPort |
INTR GPIO number. More... | |
uint8_t | intrGpioPin |
INTR GPIO number. More... | |
uint8_t | portCount |
Number of supported ports. More... | |
uint8_t | intrReg |
Variable to hold the status of the Interrupt register. More... | |
uint8_t | failCount |
Failure count. More... | |
uint8_t cy_hpi_master_slave_dev_t::intrGpioPort |
INTR GPIO number.
uint8_t cy_hpi_master_slave_dev_t::intrGpioPin |
INTR GPIO number.
uint8_t cy_hpi_master_slave_dev_t::portCount |
Number of supported ports.
uint8_t cy_hpi_master_slave_dev_t::intrReg |
Variable to hold the status of the Interrupt register.
uint8_t cy_hpi_master_slave_dev_t::failCount |
Failure count.