Libtropic API
SDK for the TROPIC01 secure element
Version: v4.0.0
Loading...
Searching...
No Matches

◆ lt_print_chip_id()

lt_ret_t lt_print_chip_id ( const struct lt_chip_id_t chip_id,
int(*)(const char *format,...)  print_func 
)
Note
If the silicon revision field says "N/A", silicon revision of the TROPIC01 is ABAB. This is because CHIP_ID v0.0.0.1, used in ABAB chips, does not include the silicon revision field.
Parameters
chip_idCHIP_ID structure
print_funcprintf-like function to use for printing
Return values
LT_OKFunction executed successfully
otherFunction did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value