/******************phExCcid - Example for Customer Demo ***********************************/
/* Features */
Includes Both CT and Clif
Includes PAL for both CT and Clif
Includes DiscLoop for Clif
Includes the USB Library for Driver and CCID class.
RTOS Based
CCID specification support.
Build options available for "CT IF Only" Requirement

/* Clif Modes */
1. Reader Mode- Supports TypeA, TypeB, Felica, ISO15693, ISO18000p3m3 protocols
Device Limit supporting per Technology is 1.

Supports proprietary commands for cards like Mifare Classic, Mifare UltraLight and Mifare UltraLightC for read and write.
JCOP card support for pay pass transaction.

/* CT Mode*/
Supports the CT card for EMVCo payment transaction when the card is having the application.

/* USB */
Supports the Suspend Resume and Wakeup Feature.
Communication of the CLIF/CT information with the PC using a PCSC application.

/* Software Configuration */
Following configurations are available via MCU Xpresso Project Build Configurations:
1. DebugPN7462AU            - Debug Build for PN7462AU supporting Both CLIF and CTIF
2. ReleasePN7462AU          - Release Build for PN7462AU supporting Both CLIF and CTIF
3. CtifOnly_DebugPN7462AU   - Debug Build for PN7462AU supporting only CTIF
4. CtifOnly_ReleasePN7462AU - Release Build for PN7462AU supporting only CTIF

Note:
=====
The Example is applicable only for PN7462 and not for PN7362/PN7360.
