⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 adc10_basic.c

📁 PIC32自带的10位ADC的使用范例。IC是PIC32MX360F512L
💻 C
字号:
/*********************************************************************
 *
 *                  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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -