![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| brp_errcode brp_Desfire_WriteData | ( | brp_protocol | protocol, |
| unsigned | FileId, | ||
| unsigned | Adr, | ||
| brp_buf | Data, | ||
| size_t | Data_len, | ||
| brp_Desfire_WriteData_Mode | Mode | ||
| ) |
Writes data to a Standard or a Backup data file.
| [in] | protocol | used to execute the command |
| [in] | FileId | ID of file to read. |
| [in] | Adr | Position within file. |
| [in] | Data | Data read from card. |
| [in] | Data_len | |
| [in] | Mode | Communication settings linked to the file. |