KEIE=B_0x0, RWEIE=B_0x0, CCFIE=B_0x0
AES interrupt enable register
CCFIE | Computation complete flag interrupt enable This bit enables or disables (masks) the AES interrupt generation when CCF (computation complete flag) is set. 0 (B_0x0): Disabled (masked) 1 (B_0x1): Enabled (not masked) |
RWEIE | Read or write error interrupt enable This bit enables or disables (masks) the AES interrupt generation when RWEIF (read and/or write error flag) is set. 0 (B_0x0): Disabled (masked) 1 (B_0x1): Enabled (not masked) |
KEIE | Key error interrupt enable This bit enables or disables (masks) the AES interrupt generation when KEIF (key error flag) is set. 0 (B_0x0): Disabled (masked) 1 (B_0x1): Enabled (not masked) |