View Source Grizzly.ZWave.CRC (grizzly v8.0.1)

CRC for Z-Wave commands

Some commands will need to use CRC for checking checksums. This module exposes CRC functions to be able to run those checks.

Summary

Functions

CRC-16/AUG-CCITT

Types

@type uint16() :: 0..65535

Functions

@spec crc16_aug_ccitt(binary() | [byte()]) :: uint16()

CRC-16/AUG-CCITT