libtropic
C library for TROPIC01 chip

◆ lt_r_config_write()

lt_ret_t lt_r_config_write ( lt_handle_t h,
enum CONFIGURATION_OBJECTS_REGS  addr,
const uint32_t  obj 
)
Parameters
hDevice's handle
addrAddress of a config object
objContent to be written
Returns
LT_OK if success, otherwise returns other error code.