typedef struct { VM_DCL_GPIO_IO_LEVEL_STATUS level_status; } vm_dcl_gpio_control_level_status_t;
typedef struct { VM_DCL_GPIO_IO_LEVEL_STATUS level_status; } vm_dcl_gpio_control_level_status_t;
The output parameter for VM_DCL_GPIO_COMMAND_READ and VM_DCL_GPIO_COMMAND_RETURN_OUT commands.
vmdcl_gpio.h
Members |
Description |
VM_DCL_GPIO_IO_LEVEL_STATUS level_status; |
The HIGH and LOW status. |