nRF Connect SDK API 0.1.0
|
#include <drivers/nrfx_common.h>
Go to the source code of this file.
Data Structures | |
struct | nrfe_gpio_data_packet_t |
eGPIO data packet. More... | |
Enumerations | |
enum | nrfe_gpio_opcode_t { NRFE_GPIO_PIN_CONFIGURE = 0 , NRFE_GPIO_PIN_CLEAR = 1 , NRFE_GPIO_PIN_SET = 2 , NRFE_GPIO_PIN_TOGGLE = 3 } |
eGPIO opcodes. More... | |