nrfx 2.10
Data Fields
nrfx_gpiote_output_config_t Struct Reference

Structure for configuring an output pin. More...

#include <nrfx_gpiote.h>

Data Fields

nrf_gpio_pin_drive_t drive
 Drive configuration.
 
nrf_gpio_pin_input_t input_connect
 Input buffer connection.
 
nrf_gpio_pin_pull_t pull
 Pull configuration. More...
 

Detailed Description

Structure for configuring an output pin.

Field Documentation

◆ pull

nrf_gpio_pin_pull_t nrfx_gpiote_output_config_t::pull

Pull configuration.

Pull setting is used together with drive configurations D0 and D1.


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

Documentation feedback | Developer Zone | Subscribe | Updated