0
2.3kviews
What are the various registers used for Digital I/O of MSP430?
1 Answer
0
38views

The MSP430 CPU incorporates sixteen 16-bit registers:

• Four registers (R0, R1, R2 and R3) have dedicated functions • 12 working registers (R4 to R15) for general use.

R0: Program Counter (PC) • The 16-bit Program Counter (PC/R0) points to the next instruction to be read from memory and …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.