Hi, I want to know how can i handle more than one interrupt. Suppose one interrupt has came and i am in ISR, and control is still executing ISR at that time if another interrupt is comming then how will i handle that interrupt. Thaking you