C API for BALTECH SDK

§ brp_Sys_CfgWriteTlvSector()

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.

Parameters
[in]protocolused to execute the command
[in]TlvBlock
[in]TlvBlock_len
Deprecated:
This command may be removed in future!