NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwVehicleIOFixedASILState Struct Reference

Detailed Description

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

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

Definition at line 10201 of file VehicleIOValStructures.h.

Collaboration diagram for dwVehicleIOFixedASILState:

Data Fields

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

Field Documentation

◆ padding

uint8_t dwVehicleIOFixedASILState::padding[DW_VIO_FIXED_ASIL_STATE_SIZE - sizeof(dwVehicleIOASILStateE2EWrapper)]

Padding [SYS-REQ-27914240].

Definition at line 10209 of file VehicleIOValStructures.h.

◆ payload

dwVehicleIOASILStateE2EWrapper dwVehicleIOFixedASILState::payload

Actual payload [SYS-REQ-27914240].

Definition at line 10205 of file VehicleIOValStructures.h.


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