文件名称:ADC16
介绍说明--下载内容均来自于网络,请自行研究使用
该驱动程序库包含了常用的16位ADC操作与控制功能函数,如选择通道、
设置信号放大倍数、设置数据格式、基准源输出开关等,以及常用采样
函数,包括单通道采样、平均采样、多通道同时采样等。可以作为各种
程序的底层驱动使用。
要使用该库函数,需要将本文件(ADC16.c)添加进工程,并在需要
调用ADC函数的文件开头处包含"ADC16.h"-The driver library contains the commonly used 16-bit ADC operating and control functions functions, such as select a channel, set the signal magnification, format data, the reference output switch, as well as commonly used sampling function, including the single-channel sampling, the average sampling, multi- channel simultaneous sampling. Can be used as the underlying drivers of the various procedures. To use the library functions, you need to add the file (ADC16.c) into the project file at the beginning of the need to call the ADC function contains " ADC16.h
设置信号放大倍数、设置数据格式、基准源输出开关等,以及常用采样
函数,包括单通道采样、平均采样、多通道同时采样等。可以作为各种
程序的底层驱动使用。
要使用该库函数,需要将本文件(ADC16.c)添加进工程,并在需要
调用ADC函数的文件开头处包含"ADC16.h"-The driver library contains the commonly used 16-bit ADC operating and control functions functions, such as select a channel, set the signal magnification, format data, the reference output switch, as well as commonly used sampling function, including the single-channel sampling, the average sampling, multi- channel simultaneous sampling. Can be used as the underlying drivers of the various procedures. To use the library functions, you need to add the file (ADC16.c) into the project file at the beginning of the need to call the ADC function contains " ADC16.h
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ADC16.c