TI-RTOS for SimpleLink Wireless MCUs  2.14.02.22
Data Fields
GPIOCC3200_Config Struct Reference

GPIO device specific driver configuration structure. More...

#include <GPIOCC3200.h>

Data Fields

GPIO_PinConfigpinConfigs
 
GPIO_CallbackFxncallbacks
 
uint32_t numberOfPinConfigs
 
uint32_t numberOfCallbacks
 
uint32_t intPriority
 

Detailed Description

GPIO device specific driver configuration structure.

Field Documentation

GPIO_PinConfig* GPIOCC3200_Config::pinConfigs

Pointer to the board's GPIO_PinConfig array

GPIO_CallbackFxn* GPIOCC3200_Config::callbacks

Pointer to the board's GPIO_CallbackFxn array

uint32_t GPIOCC3200_Config::numberOfPinConfigs

Number of GPIO_PinConfigs defined

uint32_t GPIOCC3200_Config::numberOfCallbacks

Number of GPIO_Callbacks defined

uint32_t GPIOCC3200_Config::intPriority

Interrupt priority used for call back interrupts. Setting ~0 will configure the lowest possible priority


The documentation for this struct was generated from the following file:
Copyright 2015, Texas Instruments Incorporated