STM32L443xx HAL User Manual
Defines
AES clearing flags
CRYP Exported Constants

Defines

#define CRYP_CCF_CLEAR   AES_CR_CCFC
#define CRYP_ERR_CLEAR   AES_CR_ERRC

Define Documentation

#define CRYP_CCF_CLEAR   AES_CR_CCFC
#define CRYP_ERR_CLEAR   AES_CR_ERRC

Error Flag Clear

Definition at line 336 of file stm32l4xx_hal_cryp.h.

Referenced by CRYP_Authentication_DMAError(), CRYP_DMAError(), and HAL_CRYP_IRQHandler().