nRF5 SDK v15.0.0
Data Fields
app_gpiote_user_pin_config_t Struct Reference

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


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

Documentation feedback | Developer Zone | Subscribe | Updated