Other Parts Discussed in Thread: MSP430F5529
Hello,
I have a very basic question.
In code composer when programming a msp4305529, I've notices that registers such as P7DIR uses the names of the bits of the registers?
Such as BIT1, BIT2....in the appropiate bit location.
My question is how do I know what the value of BIT1, or BIT2 is? 0 or 1?????
I can't see it assigned that in the header files?
Sincerely,
Jim