STM32 IO口模式介紹

文章目錄 1. 輸入和輸出 2. 上拉與下拉 3. 推輓與開漏 4. 通用與複用 5. 使用介紹 GPIO_Mode_AIN:模擬輸入模式 GPIO_Mode_IN_FLOATING:浮空輸入模式 GPIO_Mode_IPD:下拉輸入模式 GPIO_Mode_IPU:上拉輸入模式 GPIO_Mode_Out_OD:通用開漏輸出模式 GPIO_Mode_Out_PP:通用推輓輸出模式 GPIO_Mo
相關文章
相關標籤/搜索