BALTECH Docs
BALTECH SDK wrapper functions reference
§
brp_Desfire_WriteData()
brp_errcode
brp_Desfire_WriteData
(
brp_Desfire_WriteData_t
params
)
Writes data to a Standard or a Backup data file.
Parameters
[in]
params
Struct with the following fields:
protocol
used to execute the command
FileId
(in) ID of file to read.
Adr
(in) Position within file.
Data
(in) Data read from card.
Data_len
(in) Length of
Data
(in bytes).
Mode
(in) Communication settings linked to the file.