libtropic
C library for TROPIC01 chip
|
lt_ret_t lt_r_mem_data_read | ( | lt_handle_t * | h, |
const uint16_t | udata_slot, | ||
uint8_t * | data, | ||
const uint16_t | size | ||
) |
h | Device's handle |
udata_slot | Memory's slot to be read |
data | Buffer to read data into |
size | Size of data to be read |