NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
DevBlkCDIFrameTimestamp Struct Reference

Detailed Description

Holds the sensor frame timestamp structure.

Definition at line 435 of file NvSIPLCDICommon.h.

Data Fields

NvSiplBool frameTimestampValid
 Holds a flag which indicates if the frame timestamp from the sensor is valid. More...
 
uint64_t frameTimestamp
 Holds the sensor frame timestamp value. More...
 

Field Documentation

◆ frameTimestamp

uint64_t DevBlkCDIFrameTimestamp::frameTimestamp

Holds the sensor frame timestamp value.

Definition at line 441 of file NvSIPLCDICommon.h.

◆ frameTimestampValid

NvSiplBool DevBlkCDIFrameTimestamp::frameTimestampValid

Holds a flag which indicates if the frame timestamp from the sensor is valid.

Definition at line 438 of file NvSIPLCDICommon.h.


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