NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
QbGpioIoctlRec Struct Reference

Detailed Description

Holds configurations for the GPIO pin.

Definition at line 33 of file gpio.h.

Data Fields

NvU32 Port
 Holds the GPIO port. More...
 
NvU32 Pin
 Holds the GPIO pin. More...
 
NvU32 Val
 Holds the GPIO operation value. More...
 

Field Documentation

NvU32 QbGpioIoctlRec::Pin

Holds the GPIO pin.

Definition at line 38 of file gpio.h.

NvU32 QbGpioIoctlRec::Port

Holds the GPIO port.

Definition at line 36 of file gpio.h.

NvU32 QbGpioIoctlRec::Val

Holds the GPIO operation value.

Definition at line 40 of file gpio.h.


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