NXP Reader Library  v17.1.0.2535

Description for Option definitions that will be used in Mandatory, Optional and Custom set of commands. When these definitions are used it will update the Flags 7th bit (PHAL_ICODE_FLAG_OPTION) More...

Collaboration diagram for Options:

Macros

#define PHAL_ICODE_OPTION_OFF   PH_OFF
 Option Bit is cleared.
 
#define PHAL_ICODE_OPTION_ON   PH_ON
 Option Bit is set.
 
#define PHAL_ICODE_OPTION_DEFAULT   PHAL_ICODE_OPTION_OFF
 Default Option. More...
 

Detailed Description

Description for Option definitions that will be used in Mandatory, Optional and Custom set of commands. When these definitions are used it will update the Flags 7th bit (PHAL_ICODE_FLAG_OPTION)

Macro Definition Documentation

◆ PHAL_ICODE_OPTION_DEFAULT

#define PHAL_ICODE_OPTION_DEFAULT   PHAL_ICODE_OPTION_OFF

Default Option.

This flag represents PHAL_ICODE_OPTION_OFF value.