![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| brp_errcode brp_Sys_CfgWriteTlvSector | ( | brp_protocol | protocol, |
| brp_buf | TlvBlock, | ||
| size_t | TlvBlock_len | ||
| ) |
**Please use brp_Sys_CfgLoadBlock() instead of this command for new applications.
**
This command parses the given TLV block and stores all its keys and values into the reader's configuration memory.
| [in] | protocol | used to execute the command |
| [in] | TlvBlock | |
| [in] | TlvBlock_len |