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