Structure containing callback data for handling interrupts from sensor.
Data Fields | |
cyhal_gpio_event_callback_t | cb |
The callback function to run. | |
void * | arg |
Optional argument for the callback. | |
cyhal_gpio_event_callback_t cb |
The callback function to run.
void* arg |
Optional argument for the callback.