Interrupt defines which can be used with LL_PKC_ReadReg and LL_PKC_WriteReg functions. More...

Macros

#define LL_PKC_INTEN_DONE   PKC_INTEN_DONE
 
#define LL_PKC_INTEN_ERR   PKC_INTEN_ERR
 
#define LL_PKC_INTEN_BAOVF   PKC_INTEN_BAOVF
 

Detailed Description

Interrupt defines which can be used with LL_PKC_ReadReg and LL_PKC_WriteReg functions.

Macro Definition Documentation

◆ LL_PKC_INTEN_BAOVF

#define LL_PKC_INTEN_BAOVF   PKC_INTEN_BAOVF

Big Integer Result Overflow Interrupt source

Definition at line 159 of file gr55xx_ll_pkc.h.

◆ LL_PKC_INTEN_DONE

#define LL_PKC_INTEN_DONE   PKC_INTEN_DONE

Operation Done Interrupt source

Definition at line 157 of file gr55xx_ll_pkc.h.

◆ LL_PKC_INTEN_ERR

#define LL_PKC_INTEN_ERR   PKC_INTEN_ERR

Operation Error Interrupt source

Definition at line 158 of file gr55xx_ll_pkc.h.