1.2.5.4 Library Interface
The SE CRC library provides the following interfaces:
Functions
Name | Description |
---|---|
SRV_PCRC_GetValue | Obtains the CRC for a data stream |
SRV_PCRC_SetSNAValue | Sets SNA value to be used as initial value on further CRC calculations (used by PRIME stack) |
Data types and constants
Name | Type | Description |
---|---|---|
PCRC_HEADER_TYPE | Enum | The list of all header types supported by PRIME spec and specific type to use with USI service |
PCRC_CRC_TYPE | Enum | The list of all CRC types supported (8, 16 and 32 bits) |