Card Presence Defines
+ Collaboration diagram for Card Presence Defines:

Macros

#define APP_ISO7816_CARD_ABSENT   HAL_ISO7816_CARD_ABSENT
 SIM Card is absent
More...
 
#define APP_ISO7816_CARD_PRESENT   HAL_ISO7816_CARD_PRESENT
 SIM Card is present
More...
 

Detailed Description

Macro Definition Documentation

◆ APP_ISO7816_CARD_ABSENT

#define APP_ISO7816_CARD_ABSENT   HAL_ISO7816_CARD_ABSENT

SIM Card is absent

Definition at line 98 of file app_iso7816.h.

◆ APP_ISO7816_CARD_PRESENT

#define APP_ISO7816_CARD_PRESENT   HAL_ISO7816_CARD_PRESENT

SIM Card is present

Definition at line 99 of file app_iso7816.h.