app_gpiote_user_pin_config_t

nRF5 SDK v15.0.0

Single pin configuration. More...

#include <app_gpiote.h>

Data Fields

uint32_t pin_number : VBITS ( NRF_GPIO_PIN_MAP (GPIO_COUNT - 1
uint32_t nrf_gpiote_polarity_t sense : 2

Detailed Description

Single pin configuration.

Structure used to describe single pin configuration when registering user.

See Also
app_gpiote_user_register_ex

Field Documentation

uint32_t app_gpiote_user_pin_config_t::pin_number

Pin number to observe

uint32_t nrf_gpiote_polarity_t app_gpiote_user_pin_config_t::sense

Transition to observe

  • components/libraries/gpiote/app_gpiote.h