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.

CCS/RF430FRL152H: How to read ADC data (in a way other than GUI)

Part Number: RF430FRL152H

Tool/software: Code Composer Studio

Through the GUI, I got the following data:
I'd like to read the data stored in Address in a different way than the GUI, then change it to the decimal number and use it in the format we made.
What should I do?