ISE=B_0x0
HSEM non-secure interrupt enable register
ISE | Non-secure Interrupt semaphore x enable bit This bit is read and written by software. When semaphore x SECx is disabled, bit x can be accessed with secure and non-secure access. When semaphore x SECx is enabled, bit x is forced to 0 and cannot be accessed, write to this bit is discarded and a read returns 0. When semaphore x PRIVx is disabled, bit x can be accessed with privilege and unprivileged access. When semaphore x PRIVx is enabled, bit x can be accessed only with privileged access. Unprivileged write to this bit is discarded, unprivileged read returns 0. 0 (B_0x0): Non-secure Interrupt generation for semaphore x disabled (masked) 1 (B_0x1): Non-secure Interrupt generation for semaphore x enabled (not masked) |