![]() |
nRF5 SDK
v15.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Output pin configuration. More...
#include <nrfx_gpiote.h>
Data Fields | |
nrf_gpiote_polarity_t | action |
nrf_gpiote_outinit_t | init_state |
bool | task_pin |
Output pin configuration.
nrf_gpiote_polarity_t nrfx_gpiote_out_config_t::action |
Configuration of the pin task.
nrf_gpiote_outinit_t nrfx_gpiote_out_config_t::init_state |
Initial state of the output pin.
bool nrfx_gpiote_out_config_t::task_pin |
True if the pin is controlled by a GPIOTE task.