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

◆ lt_out__i_config_write()

lt_ret_t lt_out__i_config_write ( lt_handle_t h,
const enum lt_config_obj_addr_t  addr,
const uint8_t  bit_index 
)
Note
Used for separate L3 communication, for more information read info at the top of this file.
Parameters
hHandle for communication with TROPIC01
addrAddress to write configuration object to
bit_indexBit index to write in the configuration object
Returns
LT_OK if success, otherwise returns other error code.