NVIDIA DRIVE OS Linux SDK API Reference

6.0.5 Release
nvsipl::IntrGpioInfo Struct Reference

Detailed Description

Describes an Interrupt GPIO configuration.

Definition at line 67 of file NvSIPLDeviceBlockInfo.hpp.

Data Fields

uint32_t idx
 The CDAC Interrupt GPIO index. More...
 
bool enableGetStatus
 Whether to enable driver error localization upon interrupt. More...
 

Field Documentation

◆ enableGetStatus

bool nvsipl::IntrGpioInfo::enableGetStatus

Whether to enable driver error localization upon interrupt.

Definition at line 72 of file NvSIPLDeviceBlockInfo.hpp.

◆ idx

uint32_t nvsipl::IntrGpioInfo::idx

The CDAC Interrupt GPIO index.

Definition at line 70 of file NvSIPLDeviceBlockInfo.hpp.


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