Appiko
Data Fields
gpio_level_cfg Struct Reference

The configuration parameter for each of the GPIO pin that is being configured in the GPIO level handler module. More...

#include <gpio_level_handler.h>

Data Fields

uint32_t pin_num
 this pin is at the specified level More...
 
uint32_t pull_cfg
 The pin number.
 
bool trigger_on_high
 the nrf bitfields header file More...
 

Detailed Description

Definition at line 41 of file gpio_level_handler.h.

Field Documentation

◆ pin_num

uint32_t gpio_level_cfg::pin_num

The handler that's called when

Definition at line 45 of file gpio_level_handler.h.

◆ trigger_on_high

bool gpio_level_cfg::trigger_on_high

The pull up/down or disabled config as per

Definition at line 48 of file gpio_level_handler.h.


The documentation for this struct was generated from the following file: