SAM commands used for MIFARE common PICC communication in X-Mode.
More...
|
| | Defines |
| | Definitions for SAM commands used for MIFARE Plus communication in X-Mode.
|
| |
SAM commands used for MIFARE common PICC communication in X-Mode.
◆ phhalHw_Sam_Cmd_TMRI_CommitReaderID()
Performs CommitReaderID command execution in X mode.
If success is returned the PICC return code will have 0x00 as the value else the actual error code.
- Return values
-
- Parameters
-
| [in] | pDataParams | [In] Pointer to this layer's parameter structure. |
| [in] | bISOMode | [In] Options for P2 information byte.
|
| [in] | bState | [In] Options for framing the command. Below options should be used.
|
| [in] | wBlockNr | [In] Number of the Transaction MAC Configuration Block. Will be used if bState is MIFARE Plus. |
| [out] | ppEncTMRI | [Out] Encrypted Transaction MAC ReaderID of the latest successful transaction retuned by the PICC. |
| [out] | pEncTMRILen | [Out] Length of bytes available in ppEncTMRI buffer. |
| [out] | pStatusCode | [Out] Status code returned by PICC. |