Data Fields
CSL_GpioPinConfig Struct Reference

Input parameters for configuring a GPIO pin This is used to configure the direction and edge detection. More...

#include <csl_gpio.h>

Data Fields

CSL_GpioPinNum pinNum
CSL_GpioDirection direction
CSL_GpioTriggerType trigger

Detailed Description

Input parameters for configuring a GPIO pin This is used to configure the direction and edge detection.


Field Documentation

Direction for GPIO Pin

Referenced by GPIO_configBit().

Pin number for GPIO

Referenced by GPIO_configBit().

GPIO pin edge detection

Referenced by GPIO_configBit().


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