cchappyboy
Joined: 03 Dec 2008 Posts: 45
|
How to use setup_wdt(mode) in PIC12F1840 |
Posted: Wed Jan 25, 2012 11:50 am |
|
|
I used PIC12f1840 in my project.
How do i use setup_wdt() to setup expired time. It looks it only work with setup_wdt(WDT_ON). It doesn't work with setup_wdt(WDT_TIMES_1024) or setup_wdt(WDT_2304MS).
thanks for your concern and help. |
|