NXP Reader Library  v17.1.0.2535
Collaboration diagram for Common:

Macros

#define PHBAL_REG_SAM_CONFIG_COMMUNICATION_TYPE   (PH_CONFIG_CUSTOM_BEGIN + 0U)
 Configure communication type. More...
 
#define PHBAL_REG_SAM_COMMUNICATION_TYPE_TDA   0x01U
 SAM Communication type as TDA. More...
 
#define PHBAL_REG_SAM_COMMUNICATION_TYPE_I2C   0x02U
 SAM Communication type as I2C. More...
 

Detailed Description

Macro Definition Documentation

◆ PHBAL_REG_SAM_CONFIG_COMMUNICATION_TYPE

#define PHBAL_REG_SAM_CONFIG_COMMUNICATION_TYPE   (PH_CONFIG_CUSTOM_BEGIN + 0U)

Configure communication type.

◆ PHBAL_REG_SAM_COMMUNICATION_TYPE_TDA

#define PHBAL_REG_SAM_COMMUNICATION_TYPE_TDA   0x01U

SAM Communication type as TDA.

SAM APDU's will be exchanged via TDA interface.

◆ PHBAL_REG_SAM_COMMUNICATION_TYPE_I2C

#define PHBAL_REG_SAM_COMMUNICATION_TYPE_I2C   0x02U

SAM Communication type as I2C.

SAM APDU's will be exchanged via I2C interface.