void EXTI9_5_IRQHandler(void) __attribute__((interrupt("WCH-Interrupt-fast"))); //CH32V中断必要程序 把EXTI9_5_IRQHandler换成自己用到的中断函数