Libtropic API
SDK for the TROPIC01 secure element
Version: v3.2.0
Loading...
Searching...
No Matches

◆ lt_init()

lt_ret_t lt_init ( lt_handle_t h)
Note
If the function fails, lt_deinit() must not be called. In this case, the function handles the cleanup itself.
Parameters
hHandle for communication with TROPIC01
Return values
LT_OKFunction executed successfully and TROPIC01 is running Application FW, if it is valid.
otherFunction did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value