您的位置首页百科问答 CLI()SEI()是什么函数 Simone 发布于 2026-01-01 02:27:48 859 阅读 CLI()SEI()是什么函数的有关信息介绍如下:反了,CLI()是关中断SEI()是开中断这里是答案!有没有分数给我啊!AVR GCC has sei() for __enable_interrupts(), and cli() for __disable_interrupts(). Both of these macros are located in .