
反了,CLI()是关中断SEI()是开中断
这里是答案!有没有分数给我啊!
AVR GCC has sei() for __enable_interrupts(), and cli() for __disable_interrupts(). Both of these macros are located in .

反了,CLI()是关中断SEI()是开中断
这里是答案!有没有分数给我啊!
AVR GCC has sei() for __enable_interrupts(), and cli() for __disable_interrupts(). Both of these macros are located in .