NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
DevBlkCDICRC Struct Reference

Detailed Description

Holds the sensor CRC structure.

Definition at line 414 of file NvSIPLCDICommon.h.

Data Fields

NvSiplBool crcValid
 Holds a flag which enables or disables the CRC block. More...
 
uint32_t computedCRC
 Holds the frame CRC value computed from embedded data. More...
 
uint32_t embeddedCRC
 Holds the frame CRC value parsed from embedded data. More...
 

Field Documentation

◆ computedCRC

uint32_t DevBlkCDICRC::computedCRC

Holds the frame CRC value computed from embedded data.

Definition at line 423 of file NvSIPLCDICommon.h.

◆ crcValid

NvSiplBool DevBlkCDICRC::crcValid

Holds a flag which enables or disables the CRC block.

Definition at line 418 of file NvSIPLCDICommon.h.

◆ embeddedCRC

uint32_t DevBlkCDICRC::embeddedCRC

Holds the frame CRC value parsed from embedded data.

Definition at line 428 of file NvSIPLCDICommon.h.


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