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

Macros | |
| #define | PHHAL_HW_DUT_CMD_HAL_EXCHANGE 0xB002U |
| Perform Data Exchange with PICC. | |
| #define | PHHAL_HW_DUT_CMD_HAL_SET_CONFIG 0xB003U |
| Set configuration parameter for the firmware. | |
| #define | PHHAL_HW_DUT_CMD_HAL_GET_CONFIG 0xB004U |
| Get configuration parameter of the firmware. | |
| #define | PHHAL_HW_DUT_CMD_HAL_APPLY_PROT_SETTINGS 0xB005U |
| Perform Apply protocol settings. | |
| #define | PHHAL_HW_DUT_CMD_HAL_WAIT 0xB006U |
Blocks until the time given by wTimeout elapsed. | |
| #define | PHHAL_HW_DUT_CMD_HAL_MFC_AUTH 0xB007U |
| Perform MIFARE(R) Classic contactless IC Authentication using a key. | |
| #define | PHHAL_HW_DUT_CMD_HAL_EXECUTE 0xB008U |
| Execute a RC command. | |
| #define | PHHAL_HW_DUT_CMD_HAL_MFC_AUTH_KEY_NO 0xB009U |
| Perform MIFARE(R) Classic Authentication using a key number. | |
| #define | PHHAL_HW_DUT_CMD_HAL_TRANSMIT 0xB00AU |
| Perform Data Transmit to PICC. | |
| #define | PHHAL_HW_DUT_CMD_HAL_RECEIVE 0xB00BU |
| Perform Data Receive from PICC. | |
| #define | PHHAL_HW_DUT_CMD_HAL_I18000P3M3_INVENTORY 0xB00CU |
| Perform Inventory command for 18000p3m3. | |
| #define | PHHAL_HW_DUT_CMD_HAL_I18000P3M3_RESUME_INVENTORY 0xB00DU |
| Perform Inventory command for 18000p3m3. | |
HAL Operation Command Codes of HAL DUT Command dispatcher frame.