| lt_ret_t lt_init | ( | lt_handle_t * | h | ) |
lt_deinit() must not be called. In this case, the function handles the cleanup itself.| h | Handle for communication with TROPIC01 |
| LT_OK | Function executed successfully and TROPIC01 is running Application FW, if it is valid. |
| other | Function did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value |