Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE
Tool/software: Code Composer Studio
I found terms like AdcRegs.ADCRESULT0 >>4 in many programmes. I didn't get what is the meaning of >>4.
Also please help me on how to manipulate the ADC result data and store?
For Example, I need to subtract the AdcMirror.ADCRESULT0 from FFFF. Hoe to write the code and how to verify the results?