NVIDIA DRIVE OS Linux SDK API Reference

5.2.6 Release
For Test and Development only
NvSciSyncObjIpcExportDescriptor Struct Reference

Detailed Description

Defines the exported form of NvSciSyncObj intended to be shared across an NvSciIpc channel.

Definition at line 262 of file nvscisync.h.

Data Fields

uint64_t payload [128]
 Exported data (blob) for NvSciSyncObj. More...
 

Field Documentation

◆ payload

uint64_t NvSciSyncObjIpcExportDescriptor::payload[128]

Exported data (blob) for NvSciSyncObj.

Definition at line 264 of file nvscisync.h.


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