mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-21 12:33:49 +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.