libtropic
C library for TROPIC01 chip

◆ lt_update_mode()

lt_ret_t lt_update_mode ( lt_handle_t h)

Info from this bit is updated in handle on every l1 transaction anyway. This function can be used to actualize it whenever user wants.

Parameters
hDevice's handle
Returns
LT_OK if success, otherwise returns other error code.