libtropic
C library for TROPIC01 chip

◆ lt_out__mcounter_init()

lt_ret_t lt_out__mcounter_init ( lt_handle_t h,
const enum lt_mcounter_index_t  mcounter_index,
const uint32_t  mcounter_value 
)
Note
Used for separate L3 communication, for more information read info at the top of this file.
Parameters
hDevice's handle
mcounter_indexIndex of monotonic counter
mcounter_valueValue to set as an initial value
Return values
LT_OKFunction executed successfully
otherFunction did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value