Hello there,I am using the PIC24FJ64GA102 microcontroller for my project, and I wanted to know where does digital result get stored after the A/D conversion. Here's the code that I am using:int main(void) {
ConfigureOscillator();
Initia..
ConfigureOscillator();
Initia..