BALTECH SDK wrapper functions reference

§ brp_Mif_Read()

brp_errcode brp_Mif_Read ( brp_Mif_Read_t  params)

This command reads data from a specified block of the currently selected card, providing authentication has been performed beforehand.

Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command
  • Block (in) Block to read.
  • BlockData (out) Data of selected block.
  • 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