![]() |
nrfx 4.5.0
|
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. | |
Structure for configuring an input pin.