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

Macros | |
| #define | PHHAL_HW_DUT_CMD_RD_OPS_GET_READER_STATUS 0xA006U |
| Gets the Status of Reader that included Reader Firmware Version. | |
| #define | PHHAL_HW_DUT_CMD_RD_OPS_READ_REGISTER 0xA007U |
| Perform Register Read. | |
| #define | PHHAL_HW_DUT_CMD_RD_OPS_WRITE_REGISTER 0xA008U |
| Perform Register Write. | |
| #define | PHHAL_HW_DUT_CMD_RD_OPS_FIELD_ON 0xA009U |
| Switch on the RF-field. | |
| #define | PHHAL_HW_DUT_CMD_RD_OPS_FIELD_OFF 0xA00AU |
| Switch off the RF-field. | |
| #define | PHHAL_HW_DUT_CMD_RD_OPS_FIELD_RESET 0xA00BU |
| Perform RF-Reset. | |
| #define | PHHAL_HW_DUT_CMD_RD_OPS_READ_EEPROM 0xA00EU |
| Perform EEPROM Read. | |
| #define | PHHAL_HW_DUT_CMD_RD_OPS_WRITE_EEPROM 0xA00FU |
| Perform EEPROM Write. | |
Reader Operation Command Codes of HAL DUT Command dispatcher frame.