Libtropic API
SDK for the TROPIC01 secure element
Version: master (latest)
Loading...
Searching...
No Matches

◆ lt_get_tr01_mode()

lt_ret_t lt_get_tr01_mode ( lt_handle_t h,
lt_tr01_mode_t mode 
)
Note
The mode parameter can be considered valid only when this function returns LT_OK.
Parameters
hHandle for communication with TROPIC01
[out]modeCurrent mode of TROPIC01
Return values
LT_OKFunction executed successfully
otherFunction did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value. The mode parameter should not be considered valid.