GPIO Interrupt event Structure definition. More...
#include <app_gpiote.h>
Data Fields | |
| app_io_type_t | type |
| uint32_t | pin |
| app_ctx_type_t | ctx_type |
GPIO Interrupt event Structure definition.
| app_ctx_type_t app_gpiote_evt_t::ctx_type |
Type of handler context.
| uint32_t app_gpiote_evt_t::pin |
Specifies the IO pins to be configured.
| app_io_type_t app_gpiote_evt_t::type |
Type of event.