Hi! All
i need the below statement to be executed in my code.
ADC12CTL0 &= 0xFF9F;
i tried a lot, but after execution, when i see the ADC12CTL0 value then its always showing some other value. Is it mean that either we can not change its value or something else is there?
please tell me, how to change the value of this Adc register.
Thanks
Shivraj