nRF Connect SDK API 2.8.99
|
Go to the source code of this file.
Data Structures | |
struct | nrfe_gpio_data_packet_t |
eGPIO data packet. More... | |
struct | nrfe_gpio_mbox_data_t |
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... | |