TsctlAIOTypeDesc

From embeddedTS Manuals

typedef enum {
AIO_ADC=0, ADIO_DAC=1
} AIOType;

Returns AIO_ADC if the AIO instance corresponds to an Analog to Digital device, or AIO_DAC if the AIO instance corresponds to a Digital to Analog device.