AES Interrupt definition

Macros

#define AES_IT_DONE   ((uint32_t)0x00000001)
 

Detailed Description

Macro Definition Documentation

◆ AES_IT_DONE

#define AES_IT_DONE   ((uint32_t)0x00000001)

AES Encrypted or Decrypted Data Done Interrupt source

Definition at line 244 of file gr55xx_hal_aes.h.