NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
DevBlkCDIEmbeddedDataChunk Struct Reference

Detailed Description

Holds the sensor embedded data chunk structure.

Definition at line 233 of file NvSIPLCDICommon.h.

Data Fields

uint32_t lineLength
 Holds the line length of an embedded chunk, in bytes. More...
 
uint8_t * lineData
 Holds a pointer to the data chunk. More...
 

Field Documentation

◆ lineData

uint8_t* DevBlkCDIEmbeddedDataChunk::lineData

Holds a pointer to the data chunk.

Definition at line 242 of file NvSIPLCDICommon.h.

◆ lineLength

uint32_t DevBlkCDIEmbeddedDataChunk::lineLength

Holds the line length of an embedded chunk, in bytes.

Definition at line 237 of file NvSIPLCDICommon.h.


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