nRF5 SDK  v12.0.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages

Macros related to the frame header and checksum parts. More...

Macros

#define HEADER_SEQUENCE_LENGTH   6
 
#define CHECKSUM_SEQUENCE_LENGTH   2
 
#define PN532_FRAME_OVERHEAD   (HEADER_SEQUENCE_LENGTH + CHECKSUM_SEQUENCE_LENGTH)
 

Detailed Description

Macros related to the frame header and checksum parts.

Sizes of the header and checksum parts of the frame.