Structure to configure the HPI communication bus and interrupt pin.
Data Fields | |
CySCB_Type * | scbBase |
SCB Type address. More... | |
GPIO_PRT_Type * | scbPort |
SCB GPIO port base address. More... | |
volatile uint8_t | slaveAddr |
HPI slave address. More... | |
GPIO_PRT_Type * | ecIntPort |
HPI interrupt port base address. More... | |
uint32_t | ecIntPin |
HPI interrupt pin number. More... | |
CySCB_Type* cy_stc_hpi_hw_config_t::scbBase |
SCB Type address.
GPIO_PRT_Type* cy_stc_hpi_hw_config_t::scbPort |
SCB GPIO port base address.
volatile uint8_t cy_stc_hpi_hw_config_t::slaveAddr |
HPI slave address.
GPIO_PRT_Type* cy_stc_hpi_hw_config_t::ecIntPort |
HPI interrupt port base address.
uint32_t cy_stc_hpi_hw_config_t::ecIntPin |
HPI interrupt pin number.