C API for BALTECH SDK

§ brp_Pico_Select()

brp_errcode brp_Pico_Select ( brp_protocol  protocol,
brp_buf  ASNB,
size_t  ASNB_len,
brp_buf Serial,
size_t *  Serial_len,
brp_mempool mempool 
)

Select PICC.

Parameters
[in]protocolused to execute the command
[in]ASNBAnticollision serial number of PICC
[in]ASNB_len
[out]SerialEffective serial number of PICC
[out]Serial_len
[in]mempoolis 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