nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
hpf_gpio.h File Reference
#include <nrfx.h>
#include <hpf/hpf_common.h>

Go to the source code of this file.

Data Structures

struct  hpf_gpio_data_packet_t
 eGPIO data packet. More...
 
struct  hpf_gpio_mbox_data_t
 

Enumerations

enum  hpf_gpio_opcode_t {
  HPF_GPIO_PIN_CONFIGURE = 0 , HPF_GPIO_PIN_CLEAR = 1 , HPF_GPIO_PIN_SET = 2 , HPF_GPIO_PIN_TOGGLE = 3 ,
  HPF_GPIO_PORT_SET_MASKED = 4
}
 eGPIO opcodes. More...