C API for BALTECH SDK

§ brp_Mif_Write()

brp_errcode brp_Mif_Write ( brp_protocol  protocol,
unsigned  Block,
brp_buf  BlockData 
)

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

Parameters
[in]protocolused to execute the command
[in]BlockBlock to write.
[in]BlockDataData of selected block.