BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_Mif_TransferBlock | ( | brp_protocol | protocol, |
unsigned | Block | ||
) |
This command transfers data from the card's internal Transfer Buffer to a specified block.
This command needs to be called directly after any operation on the internal data register performed by brp_Mif_ChangeValue() or brp_Mif_ChangeValueBackup() in order to make the results of these commands persistent.
This command is not supported by LEGIC readers.
[in] | protocol | used to execute the command |
[in] | Block | Sector to transfer the data to. |