stm32 引腳功能設定及應用

GPIO_Mode_AIN = 0x0,                   模擬輸入   GPIO_Mode_IN_FLOATING = 0x04,  浮空輸入開發   GPIO_Mode_IPD = 0x28,               帶下拉輸入   GPIO_Mode_IPU = 0x48,               帶上拉輸入效率   GPIO_Mode_Out_OD = 0x14,
相關文章
相關標籤/搜索