Interrupt defines which can be used with LL_PKC_ReadReg and LL_PKC_WriteReg functions. More...
Macros | |
#define | LL_PKC_INTEN_DONE PKC_INT_EN_CPLT_INT_EN |
#define | LL_PKC_INTEN_ERR PKC_INT_EN_ERR_INT_EN |
#define | LL_PKC_INTEN_BAOVF PKC_INT_EN_BIAO_INT_EN |
Interrupt defines which can be used with LL_PKC_ReadReg and LL_PKC_WriteReg functions.
#define LL_PKC_INTEN_BAOVF PKC_INT_EN_BIAO_INT_EN |
Big Integer Result Overflow Interrupt source
Definition at line 159 of file gr55xx_ll_pkc.h.
#define LL_PKC_INTEN_DONE PKC_INT_EN_CPLT_INT_EN |
Operation Done Interrupt source
Definition at line 157 of file gr55xx_ll_pkc.h.
#define LL_PKC_INTEN_ERR PKC_INT_EN_ERR_INT_EN |
Operation Error Interrupt source
Definition at line 158 of file gr55xx_ll_pkc.h.