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