Check_Crc802153MacHcs

Description:

Crc802153MacHcs is calculated after reversing the data bits in each byte and X-ORing the result with 0xFFFF after reversing the bits of the result.

Parameters:

[Required]

Int

"First byte to include (0=first byte in layer)"


[Required]

Int

"Seed"


[Optional]

List

"Swap Result"

(Default value: NoSwap)

List values:

NoSwap

Swap

Example:

FIELD crc_802153 (Fixed 2 Bytes) (Hex) "CRC" VERIFY (Check_Crc802153MacHcs 0 0x0000)