TencentOS-tiny/board/ATMega32/BSP/include/tim.h

8 lines
107 B
C

#ifndef __TIM_H_
#define __TIM_H_
// void Timer2_Init(uint32_t clock, uint32_t tick_per_second);
#endif