We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
while using Timer 0 & Timer 1 of 89C51, and Timer 2 of 89C52. should i use: #include <reg.51> OR #include <reg.51> ?????
what if i m using both???
"what if i m using both???" You aren't. You are using one or the other. Stefan
i mean if i am using both Timer0/Timer1 & Timer 2 then which one (reg.51 or reg.52) should i use???? thanks
" mean if i am using both Timer0/Timer1 & Timer 2 then which one (reg.51 or reg.52) should i use????" Look, just use the include file for your actual derivative. Stefan