#135537 - kiwi.ds - Tue Jul 24, 2007 8:54 am
For example, if I do this:
Does it mean that a Timer0 overflow will occur in the next 64/33MHz time?
_________________
http://kiwi.ds.googlepages.com/sdat.html
http://kiwi.ds.googlepages.com/nsbmd.html
Code: |
IME = 0 Set Timer0's Control Register = 0 (Disable Timer) Set Timer0's Reload Register = 0 Set Timer0's Control Register = 0xc1 (Timer Enable, IRQ Enable, Prescalar Selection = F/64) IME = 1 |
Does it mean that a Timer0 overflow will occur in the next 64/33MHz time?
_________________
http://kiwi.ds.googlepages.com/sdat.html
http://kiwi.ds.googlepages.com/nsbmd.html