+ Collaboration diagram for Card Presence Defines:

Macros

#define LL_ISO7816_CARD_ABSENT   0x00000000U
 SIM Card is absent. More...
 
#define LL_ISO7816_CARD_PRESENT   0x00000001U
 SIM Card is present. More...
 

Detailed Description

Macro Definition Documentation

◆ LL_ISO7816_CARD_ABSENT

#define LL_ISO7816_CARD_ABSENT   0x00000000U

SIM Card is absent.


Definition at line 125 of file gr55xx_ll_iso7816.h.

◆ LL_ISO7816_CARD_PRESENT

#define LL_ISO7816_CARD_PRESENT   0x00000001U

SIM Card is present.


Definition at line 126 of file gr55xx_ll_iso7816.h.