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... | |
bool nvsipl::IntrGpioInfo::enableGetStatus |
Whether to enable driver error localization upon interrupt.
Definition at line 72 of file NvSIPLDeviceBlockInfo.hpp.
uint32_t nvsipl::IntrGpioInfo::idx |
The CDAC Interrupt GPIO index.
Definition at line 70 of file NvSIPLDeviceBlockInfo.hpp.