HI ,
I am using MSP430F169 controller and want to interface 16X2 LCD.
In that i want to define RS and EN pin to port 1.1 and port1.0 where i can easily change the value of RS and EN in functions,
so i am using the instruction P1OUT_bit.P1OUT_1 and P1OUT_bit.P1OUT_0 but my compiler is saying it is undefined.
so please let me know which header file will support the above instruction or is there any value modifiable expression i can use ?
Thank you
Regards,
Raj.