NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwValSensorCalibrationASILFixed Struct Reference

Detailed Description

The fixed size structure with padding which contains the dwValSensorCalibrationASIL structure.

This is the fixed sized structure which will be used by the VAL channels to transmit the dwValSensorCalibrationASIL structure.

Definition at line 10303 of file VehicleIOValStructures.h.

Collaboration diagram for dwValSensorCalibrationASILFixed:

Data Fields

dwValSensorCalibrationASIL payload
 Actual payload [SYS-REQ-27914240]. More...
 
uint8_t padding [DW_VALSENSOR_CALIBRATION_ASIL_FIXED_SIZE - sizeof(dwValSensorCalibrationASIL)]
 Padding [SYS-REQ-27914240]. More...
 

Field Documentation

◆ padding

uint8_t dwValSensorCalibrationASILFixed::padding[DW_VALSENSOR_CALIBRATION_ASIL_FIXED_SIZE - sizeof(dwValSensorCalibrationASIL)]

Padding [SYS-REQ-27914240].

Definition at line 10311 of file VehicleIOValStructures.h.

◆ payload

dwValSensorCalibrationASIL dwValSensorCalibrationASILFixed::payload

Actual payload [SYS-REQ-27914240].

Definition at line 10307 of file VehicleIOValStructures.h.


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