BALTECH SDK wrapper functions reference

§ brp_Mif_Write()

brp_errcode brp_Mif_Write ( brp_Mif_Write_t  params)

This command write data to 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 write.
  • BlockData (in) Data of selected block.