| lt_ret_t lt_get_tr01_mode | ( | lt_handle_t * | h, |
| lt_tr01_mode_t * | mode | ||
| ) |
mode parameter can be considered valid only when this function returns LT_OK.| h | Handle for communication with TROPIC01 | |
| [out] | mode | Current mode of TROPIC01 |
| LT_OK | Function executed successfully |
| other | Function did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value. The mode parameter should not be considered valid. |