Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Embeded-SCM Develop SCM
Title: watchdog Download
 Description: # Include <reg52.h>// 52 series microcontroller header file# define uchar unsigned char# define uint unsigned int sfr WDT_CONTR = 0xe1 sbit led1 = P0 ^ 0 sbit leds = P1 ^ 4 // led so that it void delayms (and uint xms) {uint i , j for (i = xms i> 0 i-)// i = xms that delay of about of xms milliseconds for (j = 110 j> 0 j-) } void main ()
 Downloaders recently: [More information of uploader 秦凯]
 To Search:
File list (Check if you may need any files):
 

watchdog.c
    

CodeBus www.codebus.net