请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:EK-TM4C1294XL 我一直在使用 GPIOPinTypeGPIOOutput()和 GPIOPinTypeGPIOInput()来配置 GPIO 引脚,但这些函数不允许我在双向模式下配置端口。 此微控制器中的端口是仅用于单向模式还是可用于双向模式? 如果它们可以在双向模式下使用、是否有人可以分享一个有关如何执行此操作的示例?
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.
我一直在使用 GPIOPinTypeGPIOOutput()和 GPIOPinTypeGPIOInput()来配置 GPIO 引脚,但这些函数不允许我在双向模式下配置端口。 此微控制器中的端口是仅用于单向模式还是可用于双向模式? 如果它们可以在双向模式下使用、是否有人可以分享一个有关如何执行此操作的示例?