AES State and Errors functions.
More...
AES State and Errors functions.
===============================================================================
##### Peripheral State and Errors functions #####
===============================================================================
[..]
This subsection provides a set of functions allowing to control the AES.
(+) hal_aes_get_state() API can be helpful to check in run-time the state of the AES peripheral.
(+) hal_aes_get_error() check in run-time Errors occurring during communication.
◆ hal_aes_get_error()
Return the AES error code.
- Parameters
-
[in] | p_aes | Pointer to an AES handle which contains the configuration information for the specified AES module. |
- Returns
- AES error code in bitmap format
◆ hal_aes_get_state()
Return the AES handle state.
- Parameters
-
[in] | p_aes | Pointer to an AES handle which contains the configuration information for the specified AES module. |
- Return values
-