![]() |
nRF5 SDK
v14.1.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Output pin configuration. More...
#include <nrf_drv_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 nrf_drv_gpiote_out_config_t::action |
Configuration of the pin task.
nrf_gpiote_outinit_t nrf_drv_gpiote_out_config_t::init_state |
Initial state of the output pin.
bool nrf_drv_gpiote_out_config_t::task_pin |
True if the pin is controlled by a GPIOTE task.