Polls for tags with number of time slots, returns NFCID2 list of detected tags (maximum 16 / length 8).
- Parameters
-
| [in] | params | Struct with the following fields:
- protocol used to execute the command
- FastBaud (in) Baudrate PCD-PICC.
- SystemCode (in) Application ID for PICC preselection, All:0xFFFF.
- RequestCode (in) RequestCode.
- ColFlag (out) True if collision occurs.
- Labels (out)
- Labels_len (out) Number of elements in Labels.
- mempool (in) is used to store response data. Maybe NULL to use an internal mempool, in this case the data is only available until another command uses the internal mempool
|