typedef VMUINT32 VM_DCL_CONTROL_COMMAND;
typedef VMUINT32 VM_DCL_CONTROL_COMMAND;
VM_DCL_CONTROL_COMMAND is the type used to represent the operations a driver needs to perform. The value of the variable of this type variable depends on specific device driver. Refer to the command enum of specific driver for detail. SIO: VM_DCL_SIO_CONTROL_COMMAND, I2C: VM_DCL_I2C_CONTROL_COMMAND, SPI: VM_DCL_SPI_CONTROL_COMMAND, ADC: VM_DCL_ADC_CONTROL_COMMAND, GPIO: VM_DCL_GPIO_CONTROL_COMMAND, PMU: VM_DCL_PMU_CONTROL_COMMAND, EINT: VM_DCL_EINT_CONTROL_COMMAND.
vmdcl.h
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.