typedef enum { VM_DCL_ADC } VM_DCL_ADC_DEVICE;
typedef enum { VM_DCL_ADC } VM_DCL_ADC_DEVICE;
This enum type represents the device of ADC (Analog Digital Convert) module. The vm_dcl_open() uses the enum values to create a handle to access the device. Applications should use the DCL (Driver Common Layer) APIs to control the ACD module. Different analog input pins are defined in VM_DCL_ADC_CHANNEL.
vmdcl_adc.h
|
Members |
Description |
|
VM_DCL_ADC |
The ADC module. |
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.