Interrupt defines which can be used with LL_PKC_ReadReg and LL_PKC_WriteReg functions. More...
Collaboration diagram for IT Defines:Macros | |
| #define | LL_PKC_INTEN_DONE PKC_INTEN_DONE |
| Operation Done Interrupt source More... | |
| #define | LL_PKC_INTEN_ERR PKC_INTEN_ERR |
| Operation Error Interrupt source More... | |
| #define | LL_PKC_INTEN_BAOVF PKC_INTEN_BAOVF |
| Big Integer Result Overflow Interrupt source. More... | |
Interrupt defines which can be used with LL_PKC_ReadReg and LL_PKC_WriteReg functions.
| #define LL_PKC_INTEN_BAOVF PKC_INTEN_BAOVF |
Big Integer Result Overflow Interrupt source.
Definition at line 159 of file gr55xx_ll_pkc.h.
| #define LL_PKC_INTEN_DONE PKC_INTEN_DONE |
Operation Done Interrupt source
Definition at line 157 of file gr55xx_ll_pkc.h.
| #define LL_PKC_INTEN_ERR PKC_INTEN_ERR |
Operation Error Interrupt source
Definition at line 158 of file gr55xx_ll_pkc.h.