libtropic
C library for TROPIC01 chip

◆ lt_in__mcounter_get()

lt_ret_t lt_in__mcounter_get ( lt_handle_t h,
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_valueBuffer to receive the value of the monotonic counter
Returns
LT_OK if success, otherwise returns other error code.