libtropic
C library for TROPIC01 chip

◆ lt_out__r_mem_data_erase()

lt_ret_t lt_out__r_mem_data_erase ( lt_handle_t h,
const uint16_t  udata_slot 
)
Note
Used for separate L3 communication, for more information read info at the top of this file.
Parameters
hDevice's handle
udata_slotSlot to erase data from
Returns
LT_OK if success, otherwise returns other error code.