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.

[参考译文] MSP430F169:MSP430F169

Guru**** 2369720 points
Other Parts Discussed in Thread: MSP430F169
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1003553/msp430f169-msp430f169

器件型号:MSP430F169

您好,

我使用的是 MSP430F169控制器、 并希望连接16x2 LCD。

在中、我想将 RS 和 EN 引脚定义为端口1.1和端口1.0、在这里我可以轻松地更改 RS 和 EN 在函数中的值、

因此、我使用指令 P1OUT_BIT.P1OUT_1和 P1OUT_BIT.P1OUT_0 、但我的编译器说它未定义。

因此,请告诉我哪个头文件将支持上述指令,或者我是否可以使用任何可修改的值表达式?

谢谢你

此致、

Raj。