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

GPIO device specific driver configuration structure. More...

#include <GPIOMSP430.h>

Data Fields

GPIO_PinConfigpinConfigs
 
GPIO_CallbackFxncallbacks
 
uint32_t numberOfPinConfigs
 
uint32_t numberOfCallbacks
 

Detailed Description

GPIO device specific driver configuration structure.

Field Documentation

GPIO_PinConfig* GPIOMSP430_Config::pinConfigs

Pointer to the board's PinConfig array

GPIO_CallbackFxn* GPIOMSP430_Config::callbacks

Pointer to the board's callback array

uint32_t GPIOMSP430_Config::numberOfPinConfigs

Number of configs defined

uint32_t GPIOMSP430_Config::numberOfCallbacks

Number of callbacks defined


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