Frame header

nRF5 SDK v12.1.0

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.