mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 09:33:50 +01:00
The IPSR (=Interrupt Program Status Register) contains the exception type number of the current Interrupt Service Routine. Printing this out can be useful to detect if a certain interrupt is not implemented.