Interrupt definitions which can be used with LL_ISO7816_ReadReg and LL_ISO7816_WriteReg functions. More...
Macros | |
| #define | LL_ISO7816_INTR_TEST ISO7816_STAT_IRQ_TEST |
| #define | LL_ISO7816_INTR_PRESENCE ISO7816_STAT_IRQ_PRESENCE |
| #define | LL_ISO7816_INTR_STATE_ERR ISO7816_STAT_IRQ_STAT_ERR |
| #define | LL_ISO7816_INTR_DMA_ERR ISO7816_STAT_IRQ_DMA_ERR |
| #define | LL_ISO7816_INTR_RETRY_ERR ISO7816_STAT_IRQ_RETRY_ERR |
| #define | LL_ISO7816_INTR_RX_ERR ISO7816_STAT_IRQ_RX_ERR |
| #define | LL_ISO7816_INTR_DONE ISO7816_STAT_IRQ_DONE |
| #define | LL_ISO7816_INTR_MASK_ALL ISO7816_INTR_ALL |
Interrupt definitions which can be used with LL_ISO7816_ReadReg and LL_ISO7816_WriteReg functions.
| #define LL_ISO7816_INTR_DMA_ERR ISO7816_STAT_IRQ_DMA_ERR |
Source dma error interrupt
| #define LL_ISO7816_INTR_DONE ISO7816_STAT_IRQ_DONE |
Source done error interrupt
| #define LL_ISO7816_INTR_MASK_ALL ISO7816_INTR_ALL |
All interrupt
| #define LL_ISO7816_INTR_PRESENCE ISO7816_STAT_IRQ_PRESENCE |
Source presence interrupt
| #define LL_ISO7816_INTR_RETRY_ERR ISO7816_STAT_IRQ_RETRY_ERR |
Source retry error interrupt
| #define LL_ISO7816_INTR_RX_ERR ISO7816_STAT_IRQ_RX_ERR |
Source rx error interrupt
| #define LL_ISO7816_INTR_STATE_ERR ISO7816_STAT_IRQ_STAT_ERR |
Source state error interrupt
| #define LL_ISO7816_INTR_TEST ISO7816_STAT_IRQ_TEST |
Test interrupt