C API for BALTECH SDK

§ brp_Ultralight_Read()

brp_errcode brp_Ultralight_Read ( brp_protocol  protocol,
unsigned  PageAdr,
brp_buf PageData,
brp_mempool mempool 
)

Standard read command for Ultralight cards. Command returns 4 pages of a card (16 byte).

Parameters
[in]protocolused to execute the command
[in]PageAdrPage address
[out]PageDataReturns content of 4 pages.
[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