sbp-3.4.12: SwiftNav's SBP Library
CopyrightCopyright (C) 2015 Swift Navigation Inc.
LicenseLGPL-3
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).