Holds array sensor information.
Definition at line 107 of file SensorInfo.h.
Data Fields | |
uint32_t | numSensors |
Holds the number of sensors started through SAL. More... | |
dwSensorInformation | sensorInfoList [DW_MAX_SENSORS] |
Holds the firmware info of all started sensors. More... | |
uint32_t dwSensorFirmwareList::numSensors |
Holds the number of sensors started through SAL.
Definition at line 110 of file SensorInfo.h.
dwSensorInformation dwSensorFirmwareList::sensorInfoList[DW_MAX_SENSORS] |
Holds the firmware info of all started sensors.
Definition at line 113 of file SensorInfo.h.