PDK API Guide for J721E
GPIO_Config Struct Reference

Detailed Description

GPIO Global configuration.

Data Fields

GPIO_FxnTable const * fxnTablePtr
 
void * object
 
void const * hwAttrs
 

Field Documentation

◆ fxnTablePtr

GPIO_FxnTable const* GPIO_Config::fxnTablePtr

Pointer to a table of a driver-specific implementation of GPIO functions

◆ object

void* GPIO_Config::object

Pointer to a driver specific data object

◆ hwAttrs

void const* GPIO_Config::hwAttrs

Pointer to a driver specific hardware attributes structure