![]() |
nrfx 4.5.0
|
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. | |
Structure for configuring an output pin.
| nrf_gpio_pin_pull_t nrfx_gpiote_output_config_t::pull |
Pull configuration.
Pull setting is used together with drive configurations D0 and D1.