Implement interrupt status register
Upon an interrupt, you can read from the interrupt status register to see what caused the interrupt.
This commit is contained in:
Reference in New Issue
Block a user
Upon an interrupt, you can read from the interrupt status register to see what caused the interrupt.