sbp-4.6.0: SwiftNav's SBP Library
CopyrightCopyright (C) 2015-2021 Swift Navigation Inc.
LicenseMIT
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

SwiftNav.CRC16

Description

Error detection functions.

Synopsis

Documentation

crc16 :: ByteString -> Word16 Source #

Calculate CCITT 16-bit Cyclical Redundancy Check (CRC16).