MG32F157 Standard Peripherals Firmware Library
Macros
AES_IT
MG32F157_StdPeriph_Driver
»
AES
»
AES_Exported_Constants
Macros
#define
AES_IT_ERR
((uint32_t)0x04000006)
#define
AES_IT_CCF
((uint32_t)0x02000001)
#define
IS_AES_IT
(AES_IT) (((uint16_t)(AES_IT >> 16) & 0x0600) != 0x0000)
#define
IS_AES_GET_IT
(AES_IT) (((AES_IT) == AES_IT_ERR) || ((AES_IT) == AES_IT_CCF))
Detailed Description
Generated by Megawin Technology (Shenzhen) Corp., Ltd. All rights reserved.