adc10_basic.c

来自「PIC32自带的10位ADC的使用范例。IC是PIC32MX360F512L」· C语言 代码 · 共 24 行

C
24
字号
/*********************************************************************
 *
 *                  Simple ADC10 API Example
 *
 *	This example demonstrated the use of the ADC10 peripheral library.
 *	In this example two channels, AN4 & AN5, are alternately sampled.
 *
 *
 *
 *********************************************************************
 * FileName:        adc10_basic.c
 * Dependencies:	plib.h
 *
 *
 * Processor:       PIC32MX360512L
 *
 * Complier:        MPLAB C32
 *                  MPLAB IDE v8.0+
 * Company:         Microchip Technology Inc.
 *
 * Software License Agreement
 *
 * The software supplied herewith by Microchip Technology Incorporated
 * (the 揅ompany

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?