Used to Monitor the bus errors in the Sensor HUB.
Public Attributes#
bool
I2C bus error status.
bool
SPI bus error status.
bool
ADC bus error status.
bool
bool
All buses error status.
Public Attribute Documentation#
i2c#
bool sl_sensorhub_errors_t::i2c
I2C bus error status.
Definition at line
154
of file components/device/silabs/si91x/mcu/drivers/service/sensorhub/inc/sensor_hub.h
spi#
bool sl_sensorhub_errors_t::spi
SPI bus error status.
Definition at line
155
of file components/device/silabs/si91x/mcu/drivers/service/sensorhub/inc/sensor_hub.h
adc#
bool sl_sensorhub_errors_t::adc
ADC bus error status.
Definition at line
156
of file components/device/silabs/si91x/mcu/drivers/service/sensorhub/inc/sensor_hub.h
sdc#
bool sl_sensorhub_errors_t::sdc
Definition at line
157
of file components/device/silabs/si91x/mcu/drivers/service/sensorhub/inc/sensor_hub.h
sensor_global_status#
bool sl_sensorhub_errors_t::sensor_global_status
All buses error status.
Definition at line
158
of file components/device/silabs/si91x/mcu/drivers/service/sensorhub/inc/sensor_hub.h