您的位置首页百科问答

CLI()SEI()是什么函数

CLI()SEI()是什么函数

的有关信息介绍如下:

CLI()SEI()是什么函数

反了,CLI()是关中断SEI()是开中断

这里是答案!有没有分数给我啊!

AVR GCC has sei() for __enable_interrupts(), and cli() for __disable_interrupts(). Both of these macros are located in .