搜索资源列表
Timer0_Poll1
- 此程序用定时器实现延时计数 This program shows an example of using Timer0 in polled mode to implement a delay counter with a resolution of 1 ms.-This program shows an example of using Timer0 in polled mode to implement a delay counter with a resolution of 1
Timers
- This program presents an example of use of the Timer0 of the C8051F02x s in 8-bit reload timer mode. It uses the F020DK as HW platform and blinks a LED. To do so it used an interrupt driven by the Timer0 which toggles the LED. (using an auxilia