CMDENDIE=B_0x0, ERRIE=B_0x0, BSYENDIE=B_0x0
DCACHE interrupt enable register
BSYENDIE | interrupt enable on busy end Set by SW to enable an interrupt generation at the end of a cache full invalidate operation. 0 (B_0x0): Interrupt disabled on busy end 1 (B_0x1): Interrupt enabled on busy end |
ERRIE | interrupt enable on cache error Set by software to enable an interrupt generation in case of cache functional error (eviction or clean operation write-back error) 0 (B_0x0): interrupt disabled on error 1 (B_0x1): interrupt enabled on error |
CMDENDIE | interrupt enable on command end Set by software to enable an interrupt generation at the end of a cache command (clean and/or invalidate an address range) 0 (B_0x0): interrupt disabled on command end 1 (B_0x1): interrupt enabled on command end |