bsp_timer.h 106 Bytes
#include "sys.h"

extern void TIM3_Int_Init(u16 arr,u16 psc);
extern void TIM4_Int_Init(u16 arr,u16 psc);