C API for BALTECH SDK

§ brp_LT_FastWriteWordExtended()

brp_errcode brp_LT_FastWriteWordExtended ( brp_protocol  protocol,
unsigned  BlockAdrLo,
unsigned  BlockAdrHi,
unsigned  WordAdr,
unsigned  DataLo,
unsigned  DataHi 
)

Writes a word to the transponder using a 16-bit block address + fast mode.

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