NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwSensorFirmwareList Struct Reference

Detailed Description

Holds array sensor information.

Definition at line 107 of file SensorInfo.h.

Collaboration diagram for dwSensorFirmwareList:

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...
 

Field Documentation

◆ numSensors

uint32_t dwSensorFirmwareList::numSensors

Holds the number of sensors started through SAL.

Definition at line 110 of file SensorInfo.h.

◆ sensorInfoList

dwSensorInformation dwSensorFirmwareList::sensorInfoList[DW_MAX_SENSORS]

Holds the firmware info of all started sensors.

Definition at line 113 of file SensorInfo.h.


The documentation for this struct was generated from the following file: