libtropic
C library for TROPIC01 chip
|
lt_ret_t lt_get_info_riscv_fw_ver | ( | lt_handle_t * | h, |
uint8_t * | ver | ||
) |
h | Device's handle |
ver | Buffer for FW version bytes with size LT_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 |