| lt_ret_t lt_get_info_riscv_fw_ver | ( | lt_handle_t * | h, |
| uint8_t * | ver | ||
| ) |
| h | Handle for communication with TROPIC01 |
| ver | Buffer for FW version bytes with size TR01_L2_GET_INFO_RISCV_FW_SIZE |
| LT_OK | Function executed successfully |
| other | Function did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value |