| lt_ret_t lt_print_fw_header | ( | lt_handle_t * | h, |
| const lt_bank_id_t | bank_id, | ||
| int(*)(const char *format,...) | print_func | ||
| ) |
| h | Handle for communication with TROPIC01 |
| bank_id | Bank ID whose header should be printed |
| print_func | printf-like function to use for printing |
| LT_OK | if success, otherwise returns other error code. |