| lt_ret_t lt_r_mem_data_erase | ( | lt_handle_t * | h, |
| const uint16_t | udata_slot | ||
| ) |
| h | Handle for communication with TROPIC01 |
| udata_slot | Memory's slot to be erased |
| LT_OK | Function executed successfully |
| other | Function did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value |