PIC定时器的使用

View Code 1 TIM0 查询法使LED一秒闪烁,未使用预分频 2 #include<pic.h> 3 #define uint unsigned int 4 #define uchar unsigned char 5 #define input RA3 6 #define clk RA5 7 #define cs_led RE0 8 __CONF
相关文章
相关标签/搜索