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.

MSP430 Registers Collection

Other Parts Discussed in Thread: MSP430F6779, MSP430F67791

HI,

I am starting now with a e-meter project with the MSP430F6779.

I am searching for an overview of all the registers used in it and wanted to ask if there is something like that, since I didn't find it in the datasheet.

It should look like this:

SD24B Interrupt Enable Register (SD24BIE)

Bit 0: SD24B Channel 0 Interrupt Flag (SD24IFG0)

1 when input on channel 0

0 when no input

Bit 1: SD24B Channel 1 Interrupt Flag (SD24IFG1)

...

Bit 2: ...

 

I used the msp430f67791.h for the example.

It doesn't have to be specifically for the MSP430F6779 since I guess I would look alike on every one of the microcontrollers.

**Attention** This is a public forum