Part Number: MSP430F2418
Tool/software: Code Composer Studio
P1OUT=P1OUT>>2; this statement only shift one bit to the right
what is the reason?
Part Number: MSP430F2418
Tool/software: Code Composer Studio
P1OUT=P1OUT>>2; this statement only shift one bit to the right
what is the reason?