C API for BALTECH SDK

§ brp_Main_Bf2Upload()

brp_errcode brp_Main_Bf2Upload ( brp_protocol  protocol,
unsigned *  Lines,
size_t  Lines_len,
brp_Main_Bf2Upload_ResultCode ResultCode,
unsigned *  InvertedResultCode 
)

This command transfers a single line of a BF2 file to the reader (needed for firmware upload).

Parameters
[in]protocolused to execute the command
[in]Lines
[in]Lines_len
[out]ResultCodeError code of this operation
[out]InvertedResultCodeValue of ResultCode with inverted bits (= ResultCode XOR 0xFF)