
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... | |
| #define PHBAL_REG_SAM_CONFIG_COMMUNICATION_TYPE (PH_CONFIG_CUSTOM_BEGIN + 0U) |
| #define PHBAL_REG_SAM_COMMUNICATION_TYPE_TDA 0x01U |
SAM Communication type as TDA.
SAM APDU's will be exchanged via TDA interface.
| #define PHBAL_REG_SAM_COMMUNICATION_TYPE_I2C 0x02U |
SAM Communication type as I2C.
SAM APDU's will be exchanged via I2C interface.