libtropic
C library for TROPIC01 chip

◆ lt_out__mac_and_destroy()

lt_ret_t lt_out__mac_and_destroy ( lt_handle_t h,
mac_and_destroy_slot_t  slot,
const uint8_t *  data_out 
)
Note
Used for separate L3 communication, for more information read info at the top of this file.
Parameters
hDevice's handle
slotSlot to use for MAC and destroy operation
data_outData to be sent out, must be 32 bytes long
Returns
LT_OK if success, otherwise returns other error code.