/* Setting up the sample timer to automatically step through the sequence
* convert.
*/
ADC14_enableSampleTimer(ADC_AUTOMATIC_ITERATION);
/* Triggering the start of the sample */
MAP_ADC14_enableConversion(); //使能開始轉(zhuǎn)換(觸發(fā)后 自動(dòng)ADC上電)
MAP_ADC14_toggleConversionTrigger(); //開啟第一次軟件觸發(fā)