Data Structures |
| struct | CSL_GpioConfig |
| | Config structure of GPIO. This is used to setup and get values of GPIO Registers using GPIO_config and GPIO_getConfig function. More...
|
| struct | CSL_GpioPinConfig |
| | Input parameters for configuring a GPIO pin This is used to configure the direction and edge detection. More...
|
| struct | CSL_GpioObj |
| | structure parameters for GPIO Handle More...
|
Typedefs |
|
typedef CSL_GpioObj * | GPIO_Handle |
| | this is a pointer to CSL_GpioObj and is passed as the first parameter to all GPIO CSL APIs
|