Contact Card Operation Command Codes of HAL DUT Command dispatcher frame. More...

Macros | |
| #define | PHHAL_HW_DUT_CMD_CC_ACTIVATE 0x8001U |
| Activates a contact card and returns ATR. | |
| #define | PHHAL_HW_DUT_CMD_CC_COLD_RESET 0x8002U |
| Performs cold reset in a contact card. | |
| #define | PHHAL_HW_DUT_CMD_CC_WARM_RESET 0x8003U |
| Performs warm reset in a contact card. | |
| #define | PHHAL_HW_DUT_CMD_CC_STOP_CLOCK 0x8004U |
| Stops the clock signal to the contact card. | |
| #define | PHHAL_HW_DUT_CMD_CC_START_CLOCK 0x8005U |
| Starts the clock signal to the contact card. | |
| #define | PHHAL_HW_DUT_CMD_CC_DEACTIVATE 0x8006U |
| Starts the clock signal to the contact card. | |
| #define | PHHAL_HW_DUT_CMD_CC_PRESENCE_CHECK 0x8007U |
| Check if the card is inserted. More... | |
| #define | PHHAL_HW_DUT_CMD_CC_TRANSMIT_DATA 0x8008U |
| Transport data to contact card. | |
| #define | PHHAL_HW_DUT_CMD_CC_SEND_PPS 0x8009U |
| Switches the hardware to a specific baud rate and/or performs a PPS command for the contact card. | |
Contact Card Operation Command Codes of HAL DUT Command dispatcher frame.
| #define PHHAL_HW_DUT_CMD_CC_PRESENCE_CHECK 0x8007U |
Check if the card is inserted.
If inserted returns 0x01otherwise 0x00.