nRF51 SDK - S110 SoftDevice
|
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.