Libtropic API
SDK for the TROPIC01 secure element
Version: v3.1.0
Loading...
Searching...
No Matches

◆ lt_r_config_write()

lt_ret_t lt_r_config_write ( lt_handle_t h,
const enum lt_config_obj_addr_t  addr,
const uint32_t  obj 
)
Warning
Writing R-config before erasing it first can brick the TROPIC01 chip. Refer to Erratum OI_TR01_ERR_2026010800: R-Config write triggers permanent Alarm Mode.
Parameters
hHandle for communication with TROPIC01
addrAddress of a config object
objContent to be written
Return values
LT_OKFunction executed successfully
otherFunction did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value