sExternInt
if (interrupt == sExternInt) {
SetBitsSie((1 << sTimerInt) | (1 << sSoftInt) | (1 << sExternInt));
case causeInterrupt + sExternInt: {