View Source Grizzly.ZWave.CRC (grizzly v6.1.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.

Link to this section Summary

Functions

CRC-16/AUG-CCITT

Link to this section Types

@type uint16() :: 0..65535

Link to this section Functions

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

CRC-16/AUG-CCITT