C API for BALTECH SDK

§ brp_Pico_Read()

brp_errcode brp_Pico_Read ( brp_protocol  protocol,
unsigned  PageAdr,
unsigned  PageNr,
brp_buf PageData,
size_t *  PageData_len,
brp_mempool mempool 
)

Reads a picopass label

Parameters
[in]protocolused to execute the command
[in]PageAdr
[in]PageNr
[out]PageData
[out]PageData_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