typedef enum { VM_DCL_GPIO_IO_LOW = 0, VM_DCL_GPIO_IO_HIGH = 1 } VM_DCL_GPIO_IO_LEVEL_STATUS;
typedef enum { VM_DCL_GPIO_IO_LOW = 0, VM_DCL_GPIO_IO_HIGH = 1 } VM_DCL_GPIO_IO_LEVEL_STATUS;
Defines the HIGH and LOW state in level_status field of parameter vm_dcl_gpio_control_level_status_t.
vmdcl_gpio.h
|
Members |
Description |
|
VM_DCL_GPIO_IO_LOW = 0 |
This value is GPIO status high. |
|
VM_DCL_GPIO_IO_HIGH = 1 |
This value is GPIO status low. |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.