nrfx 3.3
Data Fields
nrfx_gpiote_input_pin_config_t Struct Reference

Structure for configuring an input pin. More...

#include <nrfx_gpiote.h>

Data Fields

nrf_gpio_pin_pull_t const * p_pull_config
 Pull configuration. If NULL, the current configuration is untouched.
 
nrfx_gpiote_trigger_config_t const * p_trigger_config
 Interrupt/event configuration. If NULL, the current configuration is untouched.
 
nrfx_gpiote_handler_config_t const * p_handler_config
 Handler configuration. If NULL it is untouched.
 

Detailed Description

Structure for configuring an input pin.


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

Documentation feedback | Developer Zone | Subscribe | Updated