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... | |
NvSiplBool DevBlkCDIFrameSeqNum::frameSeqNumValid |
Holds a flag which enables OR DISABLES the frame sequence number block.
Definition at line 221 of file NvSIPLCDICommon.h.
uint64_t DevBlkCDIFrameSeqNum::frameSequenceNumber |
Holds the sensor frame sequence number value.
Definition at line 226 of file NvSIPLCDICommon.h.