libtropic
C library for TROPIC01 chip
|
lt_ret_t lt_in__random_value_get | ( | lt_handle_t * | h, |
uint8_t * | buff, | ||
const uint16_t | len | ||
) |
h | Device's handle |
buff | Buffer to receive random data |
len | Length of random data to get, must be the same as sent in lt_out__random_value_get() |