NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwValidityStatus Struct Reference

Detailed Description

A light weighted 16 Btyes status to be carried over along with each DW C struct instance that can indicate the data validity status.

Definition at line 237 of file TypesExtra.h.

Data Fields

dwValidity validity
 Validity of the whole data entity. More...
 
uint8_t reserved [12]
 Reserved 12 bytes which can be extended later. More...
 

Field Documentation

◆ reserved

uint8_t dwValidityStatus::reserved[12]

Reserved 12 bytes which can be extended later.

Definition at line 243 of file TypesExtra.h.

◆ validity

dwValidity dwValidityStatus::validity

Validity of the whole data entity.

Definition at line 240 of file TypesExtra.h.


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