How are the default states of the control registers defined in the reference manual?
What's the difference between a 0 and (0) as seen in attached pic.
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.
How are the default states of the control registers defined in the reference manual?
What's the difference between a 0 and (0) as seen in attached pic.
Legend
rw: Bit can be read and written.
rw-0,1: Bit can be read and written. It is reset or set by PUC.
rw-(0,1): Bit can be read and written. It is reset or set by POR.
A PUC (Power Up Clear) is ALWAYS generated by a POR (Power On Reset), but a POR is not always generated by a PUC. Certain things that cause a PUC will not necessarily alter RAM. A PUC is generated by the following events, as outlined in the Users Guide.
Ah.. yes, I see it now.
not sure why I couldn't find it with searches..
Thanks!!
This is also explained in the MSP430 Design Workshop. (It's on page 4-4 in the current revision of the workshop manual.)
You can find the workshop located on the TI wiki at: http://processors.wiki.ti.com/index.php/MSP430_Design_Workshop
Take Care,
Scott
**Attention** This is a public forum