libtropic
C library for TROPIC01 chip

◆ lt_i_config_read()

lt_ret_t lt_i_config_read ( lt_handle_t h,
const enum CONFIGURATION_OBJECTS_REGS  addr,
uint32_t *  obj 
)
Parameters
hDevice's handle
addrAddress of a config object
objVariable to read content into
Returns
LT_OK if success, otherwise returns other error code.