sbp-2.3.13: SwiftNav's SBP Library

CopyrightCopyright (C) 2015 Swift Navigation Inc.
LicenseLGPL-3
MaintainerMark Fine <dev@swiftnav.com>
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).