#ifndef __MAIN_H_ #define __MAIN_H_ /*ÔÝʱ֧³Ö 20000000 24000000 25000000 28000000 30000000 32000000 40000000 45000000 48000000 50000000 57600000 60000000 64000000 70000000 72000000 */ #define USER_MAIN_SYSCLK 48000000 extern unsigned int bootMapCnt; extern unsigned char Test_EnableSpk; void IWDG_Configuration(unsigned int value); #endif