<img width="906" height="601" alt="Image" src="https://github.com/user-attachments/assets/c266fc02-8ed0-4c9e-898f-5840e46a28ee" /> 在使能中断的时候为什么要设置中断线,中断线的作用是什么? 该函数的ptr->ILS &= ~mask;为什么要这一行代码呢?mask无论是什么值,最后ptr->ILS都是全零吧