BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_Pico_RequestAnticoll | ( | brp_protocol | protocol, |
brp_buf * | ASNB, | ||
size_t * | ASNB_len, | ||
brp_mempool * | mempool | ||
) |
Request PICCs and perform anticollision.
[in] | protocol | used to execute the command |
[out] | ASNB | Anticollision serial number of PICC |
[out] | ASNB_len | |
[in] | mempool | 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 |