nrfx_gpiote_in_config_t

nRF5 SDK v16.0.0

Input pin configuration. More...

#include <nrfx_gpiote.h>

Detailed Description

Input pin configuration.

Field Documentation

bool nrfx_gpiote_in_config_t::hi_accuracy

True when high accuracy (IN_EVENT) is used.

bool nrfx_gpiote_in_config_t::is_watcher

True when the input pin is tracking an output pin.

nrf_gpio_pin_pull_t nrfx_gpiote_in_config_t::pull

Pulling mode.

nrf_gpiote_polarity_t nrfx_gpiote_in_config_t::sense

Transition that triggers the interrupt.

bool nrfx_gpiote_in_config_t::skip_gpio_setup

Do not change GPIO configuration

  • modules/nrfx/drivers/include/nrfx_gpiote.h