libtropic
C library for TROPIC01 chip

◆ lt_out__r_config_write()

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