![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| brp_errcode brp_LT_HighSpeedWriteBlockExtended | ( | brp_protocol | protocol, |
| unsigned | AdrLo, | ||
| unsigned | AdrHi, | ||
| brp_buf | Data | ||
| ) |
Writes a block (32 Byte) to the transponder using a 16-bit address, write time is reduced (LT6).
| [in] | protocol | used to execute the command |
| [in] | AdrLo | Block address (LSByte). |
| [in] | AdrHi | Block address (MSByte). |
| [in] | Data | Data block (32 Byte). |