Advertisement
maygapixel

Untitled

Dec 16th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.12 KB | None | 0 0
  1. extern unsigned int tick;
  2.  
  3. void T0isr (void)   __irq;
  4. void TimerInit(void);
  5. void TimerOn(void);
  6. void TimerOff(void);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement