1.2.5.4.3 PCRC_HEADER_TYPE Enum
C
typedef enum
{
PCRC_HT_GENERIC = 0, /* GENERIC Packet type */
PCRC_HT_PRIME_GENERIC, /* PRIME Generic Packet type */
PCRC_HT_PRIME_BEACON14, /* PRIME 1.4 Beacon Packet type */
PCRC_HT_USI, /* USI Packet type */
PCRC_HT_MM /* Meters And More Packet type */
}PCRC_HEADER_TYPE;
Summary
List of packet types to enforce rules for CRC calculation.
Description
The list of all header types supported by SE stacks and an specific type to use with USI service.