![]() |
![]() |
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 |
Input parameters for configuring a GPIO pin This is used to configure the direction and edge detection.
Direction for GPIO Pin
Referenced by GPIO_configBit().
Pin number for GPIO
Referenced by GPIO_configBit().
GPIO pin edge detection
Referenced by GPIO_configBit().
1.7.4