Structure to hold the UCSI related status.
Data Fields | |
bool | readPending |
If UCSI read is pending from the EC, the state is tracked. More... | |
bool | isI2cBusy |
Check if the bus is already busy. More... | |
volatile cy_en_hpi_i2c_owner_t | i2cOwner |
Track who owns the I2C bus. More... | |
bool cy_stc_hpi_ucsi_status_t::readPending |
If UCSI read is pending from the EC, the state is tracked.
bool cy_stc_hpi_ucsi_status_t::isI2cBusy |
Check if the bus is already busy.
volatile cy_en_hpi_i2c_owner_t cy_stc_hpi_ucsi_status_t::i2cOwner |
Track who owns the I2C bus.