Macros
Card Presence Defines
Peripheral Driver
»
LL Driver
»
ISO7816
»
Defines
»
ISO7816 Exported Constants
Macros
#define
LL_ISO7816_CARD_ABSENT
0x00000000U
#define
LL_ISO7816_CARD_PRESENT
0x00000001U
Detailed Description
Macro Definition Documentation
◆
LL_ISO7816_CARD_ABSENT
#define LL_ISO7816_CARD_ABSENT 0x00000000U
SIM Card is absent.
◆
LL_ISO7816_CARD_PRESENT
#define LL_ISO7816_CARD_PRESENT 0x00000001U
SIM Card is present.