| lt_ret_t lt_get_info_chip_id | ( | lt_handle_t * | h, |
| struct lt_chip_id_t * | chip_id | ||
| ) |
| h | Handle for communication with TROPIC01 |
| chip_id | Structure which holds all fields of CHIP ID |
| LT_OK | Function executed successfully |
| other | Function did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value |