This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
EALLOW;
SysCtrlRegs.PCLKCR0.bit.ADCENCLK = 1;
(*Device_cal)();-------------------------------请问这个函数的功能是什么?我如果是用的外部参考,这个函数是不是就不用调用,需要屏蔽掉?
EDIS;