NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
DevBlkCDIFrameSeqNum Struct Reference

Detailed Description

Holds the sensor frame sequence number structure.

Definition at line 217 of file NvSIPLCDICommon.h.

Data Fields

NvSiplBool frameSeqNumValid
 Holds a flag which enables OR DISABLES the frame sequence number block. More...
 
uint64_t frameSequenceNumber
 Holds the sensor frame sequence number value. More...
 

Field Documentation

◆ frameSeqNumValid

NvSiplBool DevBlkCDIFrameSeqNum::frameSeqNumValid

Holds a flag which enables OR DISABLES the frame sequence number block.

Definition at line 221 of file NvSIPLCDICommon.h.

◆ frameSequenceNumber

uint64_t DevBlkCDIFrameSeqNum::frameSequenceNumber

Holds the sensor frame sequence number value.

Definition at line 226 of file NvSIPLCDICommon.h.


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