C API for BALTECH SDK

§ brp_LT_WriteBlockExtended()

brp_errcode brp_LT_WriteBlockExtended ( brp_protocol  protocol,
unsigned  AdrLo,
unsigned  AdrHi,
brp_buf  Data 
)

Writes a block (32 Byte) to the transponder using a 16-bit block address.

Parameters
[in]protocolused to execute the command
[in]AdrLoBlock address (LSByte).
[in]AdrHiBlock address (MSByte).
[in]DataData block (32 Byte).
Deprecated:
This command may be removed in future!