libtropic
C library for TROPIC01 chip
|
lt_ret_t lt_r_mem_data_write | ( | 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 written |
data | Buffer of data to be written into R MEMORY slot |
size | Size of data to be read |