BALTECH SDK wrapper functions reference

§ brp_Mif_WriteSL3()

brp_errcode brp_Mif_WriteSL3 ( brp_Mif_WriteSL3_t  params)

This command writes blocks to an SL3-authenticated MIFARE Pro card.

Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command
  • PlainData (in)
  • NoMacOnResp (in)
  • Block (in) Block number where writing starts.
  • BlockData (in) Data blocks to write.
  • BlockData_len (in) Length of BlockData (in bytes).