14.6.1.7.3 AES_STATUS

The read-only register AES_STATUS signals the status of the security module and operation.

Name: AES_STATUS
Offset: 0x82
Reset: 0x00
Property: -

Bit 76543210 
 AES_ERAES_DONE 
Access R/WRRRRRRR/W 
Reset 00000000 

Bit 7 – AES_ER AES_ER

This SRAM register bit indicates an error of the AES module. An error may occur for instance after an access to SRAM register 0x83 (AES_CTRL) while an AES operation is running or after reading less than 128-bits from SRAM register space 0x84 – 0x93 (AES_STATE).

Table 14-43. AES_ER
Value Description
0x0 No error of the AES module
0x1 AES module error

Bit 0 – AES_DONE AES_DONE

The bit AES_DONE signals the status of AES operation.

Table 14-42. AES_DONE
Value Description
0x0

AES operation has not been completed

0x1 AES operation has been completed