libtropic
C library for TROPIC01 chip
|
lt_ret_t lt_read_whole_R_config | ( | lt_handle_t * | h, |
struct lt_config_t * | config | ||
) |
h | Device's handle |
config | Struct into which objects are readed |
LT_OK | Function executed successfully |
other | Function did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value |