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