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

◆ TR01_L2_MAX_FRAME_SIZE

#define TR01_L2_MAX_FRAME_SIZE
Value:
#define TR01_L2_REQ_RSP_CRC_SIZE
Size of REQ_CRC or RSP_CRC field.
Definition libtropic_common.h:51
#define TR01_L2_CHUNK_MAX_DATA_SIZE
Maximal size of data field in one L2 transfer.
Definition libtropic_common.h:55
#define TR01_L2_STATUS_SIZE
Size of STATUS field.
Definition libtropic_common.h:53
#define TR01_L2_REQ_RSP_LEN_SIZE
Size of REQ_LEN or RSP_LEN field.
Definition libtropic_common.h:49
Note
This macro corresponds to both L2 Request and Response frame, so for the first addend, we could also use TR01_L2_REQ_ID_SIZE.