Libtropic API
SDK for the TROPIC01 secure element
Version: master (latest)
Loading...
Searching...
No Matches

◆ lt_out__r_config_write()

lt_ret_t lt_out__r_config_write ( lt_handle_t h,
const enum lt_config_obj_addr_t  addr,
const uint32_t  obj 
)
Note
Used for separate L3 communication, for more information read info at the top of this file.
Parameters
hHandle for communication with TROPIC01
addrAddress of a config object
objContent to be written
Returns
LT_OK if success, otherwise returns other error code.