libtropic
C library for TROPIC01 chip

◆ lt_out__mcounter_get()

lt_ret_t lt_out__mcounter_get ( lt_handle_t h,
const enum lt_mcounter_index_t  mcounter_index 
)
Note
Used for separate L3 communication, for more information read info at the top of this file.
Parameters
hDevice's handle
mcounter_indexIndex of the monotonic counter to get
Returns
LT_OK if success, otherwise returns other error code.