Rd710 SAM BAL.
More...
Rd710 SAM BAL.
Refer Bal_SAM component for accessing SAM using Pegoda or DUT reader(s).
Implements SAM interface for Direct-Mode Communication.
Needs to be linked between SAM HAL and the BAL that interfaces with the Rd710.
◆ phbalReg_Rd710Sam_Init()
Initialise the RD710SAM BAL component.
- Returns
- Status code
- Return values
-
- Parameters
-
| [in] | pDataParams | [In] Pointer to this layer's parameter structure. |
| [in] | wSizeOfDataParams | [In] Specifies the size of the data parameter structure. |
| [in] | pLowerBalDataParams | [In] Pointer to the BAL which actually connects to Rd710 in direct mode. |
| [in] | pAtrBuffer | [In] Pointer to buffer used for storing the ATR after card activation. |
| [in] | wAtrBufSize | [In] Size of the ATR buffer. |
| [in] | pTxBuffer | [In] Pointer to global transmit buffer used by the Exchange() function. |
| [in] | wTxBufSize | [In] Size of the global transmit buffer. |
| [in] | pRxBuffer | [In] Pointer to global receive buffer used by the Exchange() function. |
| [in] | wRxBufSize | [In] Size of the global receive buffer. |