app_gpiote_evt_t Struct Reference

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
 

Detailed Description

GPIO Interrupt event Structure definition.

Field Documentation

◆ ctx_type

app_ctx_type_t app_gpiote_evt_t::ctx_type

Type of handler context.

◆ pin

uint32_t app_gpiote_evt_t::pin

Specifies the IO pins to be configured.

◆ type

app_io_type_t app_gpiote_evt_t::type

Type of event.


The documentation for this struct was generated from the following file: