]> cloudbase.mooo.com Git - z180-stamp.git/blob - include/timer.h
pin command: pin groups work now
[z180-stamp.git] / include / timer.h
1 #ifndef TIMER_H
2 #define TIMER_H
3
4 uint32_t get_timer(uint32_t);
5
6 #endif /* TIMER_H */
7