BALTECH Docs |
C API for BALTECH SDK
|
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.
[in] | protocol | used to execute the command |
[in] | Block | Block to write. |
[in] | BlockData | Data of selected block. |