NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwValBufferedMRMFixed Struct Reference

Detailed Description

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

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

Definition at line 10335 of file VehicleIOValStructures.h.

Collaboration diagram for dwValBufferedMRMFixed:

Data Fields

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

Field Documentation

◆ padding

uint8_t dwValBufferedMRMFixed::padding[DW_VALBUFFEREDMRM_FIXED_SIZE - sizeof(dwValBufferedMRME2EWrapper)]

Padding [SYS-REQ-27914240].

Definition at line 10343 of file VehicleIOValStructures.h.

◆ payload

dwValBufferedMRME2EWrapper dwValBufferedMRMFixed::payload

Actual payload [SYS-REQ-27914240].

Definition at line 10339 of file VehicleIOValStructures.h.


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