C API for BALTECH SDK

§ brp_LT_ReadWord()

brp_errcode brp_LT_ReadWord ( brp_protocol  protocol,
unsigned  BlockAdr,
unsigned  WordAdr,
unsigned *  DataLo,
unsigned *  DataHi 
)

Reads a word (2 Byte) from the transponder.

Parameters
[in]protocolused to execute the command
[in]BlockAdrBlock address.
[in]WordAdrWord address within a block (0..15).
[out]DataLoData word (LSByte).
[out]DataHiData word (MSByte).
Deprecated:
This command may be removed in future!