Macros | |
#define | LL_ISO7816_ACTION_NONE 0x00000000U |
Do Nothing. More... | |
#define | LL_ISO7816_ACTION_OFF 0x00000001U |
Switch Off. More... | |
#define | LL_ISO7816_ACTION_STOPCLK 0x00000002U |
Stop the clock. More... | |
#define | LL_ISO7816_ACTION_ON 0x00000003U |
Switch on and receive ATR. More... | |
#define | LL_ISO7816_ACTION_WARMRST 0x00000004U |
Trigger warm reset and receive ATR. More... | |
#define | LL_ISO7816_ACTION_RX 0x00000005U |
Receive. More... | |
#define | LL_ISO7816_ACTION_TX 0x00000006U |
Transmit. More... | |
#define | LL_ISO7816_ACTION_TXRX 0x00000007U |
Transmit, followed by RX. More... | |
#define LL_ISO7816_ACTION_NONE 0x00000000U |
#define LL_ISO7816_ACTION_OFF 0x00000001U |
#define LL_ISO7816_ACTION_ON 0x00000003U |
#define LL_ISO7816_ACTION_RX 0x00000005U |
#define LL_ISO7816_ACTION_STOPCLK 0x00000002U |
#define LL_ISO7816_ACTION_TX 0x00000006U |
#define LL_ISO7816_ACTION_TXRX 0x00000007U |
#define LL_ISO7816_ACTION_WARMRST 0x00000004U |
Trigger warm reset and receive ATR.
Definition at line 101 of file gr55xx_ll_iso7816.h.