31#ifndef DW_SENSORS_CODECS_SENSORINFO_H_
32#define DW_SENSORS_CODECS_SENSORINFO_H_
NVIDIA DriveWorks API: Core BasicTypes
uint64_t versionPatch
Firmware version patch number.
uint64_t versionMinor
Firmware version minor number.
dwSensorFirmwareInformation firmware
Holds the sensor firmware version information.
char8_t serialNumber[32]
Holds the sensor serial number information.
char8_t versionString[64]
Firmware version string.
uint64_t versionMajor
Separate the fwVersion string into three pieces.