摘要:在keil里面写STM32程序,这样写GPIO_WriteBit(GPIOC,GPIO_Pin_9,1),编译的时候就报enumerated type mixed with another type警告, 这说明数据类型混用了,进入GPIO_WriteBit函数发现其原型是void GPIO_Wri...
阅读全文
posted @ 2015-06-28 21:11
posted @ 2015-06-28 21:11
posted @ 2015-06-27 10:22