Sam macros to configure communication type. The macros to be used if configuration identifier is Communication Type for the below mentioned interfaces. More...

Macros | |
| #define | PHHAL_HW_SAM_COMMUNICATION_TYPE_TDA 0x01U |
| SAM Communication type as TDA. More... | |
| #define | PHHAL_HW_SAM_COMMUNICATION_TYPE_I2C 0x02U |
| SAM Communication type as I2C. More... | |
Sam macros to configure communication type. The macros to be used if configuration identifier is Communication Type for the below mentioned interfaces.
| #define PHHAL_HW_SAM_COMMUNICATION_TYPE_TDA 0x01U |
SAM Communication type as TDA.
SAM APDU's will be exchanged via TDA interface.
| #define PHHAL_HW_SAM_COMMUNICATION_TYPE_I2C 0x02U |
SAM Communication type as I2C.
SAM APDU's will be exchanged via I2C interface.