Other Parts Discussed in Thread: MSP430F2619
Rather simple question; when I run my ADC conversion adn get the value stored in ADC12MEM0 (i am using the 12bit ADC on MSP430F2619) how do i go about setting the value of this rregister equal to a variable (in C). I need to work on the value before i send it to the LCD subroutine but I need to be able to access the data first.