libtropic
C library for TROPIC01 chip

◆ lt_r_config_read()

lt_ret_t lt_r_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
Return values
LT_OKFunction executed successfully
otherFunction did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value