XCORE SDK
XCORE Software Development Kit
|
#include <rtos_gpio.h>
Public Attributes | |
RTOS_GPIO_ISR_CALLBACK_ATTR rtos_gpio_isr_cb_t | callback |
void * | isr_app_data |
int | enabled |
rtos_gpio_port_id_t | port_id |
rtos_gpio_t * | ctx |
Struct to hold interrupt state data for GPIO ports.
The members in this struct should not be accessed directly.