GPIO Interrupt event Structure definition. More...
#include <app_io.h>
Public Attributes | |
app_io_type_t | type |
Type of event. More... | |
uint32_t | pin |
Specifies the IO pins to be configured. More... | |
void * | arg |
User parameters. More... | |
uint32_t app_io_evt_t::pin |
app_io_type_t app_io_evt_t::type |