STM32-GPIO八种输入输出模式

GPIO八种输入输出模式 参考: https://blog.csdn.net/baidu_37366055/article/details/80060962 https://www.cnblogs.com/lweleven/p/mcuioout.html 输入模式 输入浮空 GPIO_Mode_IN_FLOATING 输入上拉 GPIO_Mode_IPU 输入下拉 GPIO_Mode_IPD 模拟
相关文章
相关标签/搜索