Enable interrupts Enable interrupts. Enable the interrupt processing in the NVIC. It is not desirable to have these occur as they are being enabled. If there are more than 32 interrupts, it takes more than one Set-Enable Register. PRIMASK can be used through CPS or MSR to mask interrupts until ready.