WE310F5  39.00.000
M2MB_PROFILE_GPIO_CFG_S Struct Reference

#include <m2mb_profile.h>

Data Fields

UINT8 gpio_number
 
UINT8 gpio_enable
 
UINT8 gpio_direction
 
UINT8 gpio_trigger
 
UINT8 gpio_polarity
 
UINT8 gpio_value
 

Detailed Description

Definition at line 817 of file m2mb_profile.h.

Field Documentation

◆ gpio_direction

UINT8 gpio_direction

GPIO direction : 0 - Input, 1 - Output

Definition at line 821 of file m2mb_profile.h.

◆ gpio_enable

UINT8 gpio_enable

GPIO Enable : 0 - Disable, 1 - Enable

Definition at line 820 of file m2mb_profile.h.

◆ gpio_number

UINT8 gpio_number

GPIO number

Definition at line 819 of file m2mb_profile.h.

◆ gpio_polarity

UINT8 gpio_polarity

GPIO Polarity : 0 - Low level, 1 - High Level

Definition at line 823 of file m2mb_profile.h.

◆ gpio_trigger

UINT8 gpio_trigger

GPIO trigger : 0 - Level, 1 - Edge, 2 - Both Edge

Definition at line 822 of file m2mb_profile.h.

◆ gpio_value

UINT8 gpio_value

GPIO value : 0 - LOW, 1 - HIGH

Definition at line 824 of file m2mb_profile.h.


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