SEIF=B_0x0, KEIF=B_0x0, XONEIF=B_0x0
OTFDEC interrupt clear register
SEIF | Security error interrupt flag clear This bit is written by application, and always read as 0. 0 (B_0x0): SEIF flag status is not affected. 1 (B_0x1): SEIF flag status is cleared in OTFDEC_ISR. |
XONEIF | Execute-only execute-never error interrupt flag clear This bit is written by application, and always read as 0. 0 (B_0x0): XONEIF flag status is not affected. 1 (B_0x1): XONEIF flag status is cleared in OTFDEC_ISR. |
KEIF | Key error interrupt flag clear This bit is written by application, and always read as 0. Note: Clearing KEIF does not solve the source of the problem (bad key registers). To be able to access again any encrypted region, OTFDEC key registers must be properly initialized again. 0 (B_0x0): KEIF flag status is not affected. 1 (B_0x1): KEIF flag status is cleared in OTFDEC_ISR. |