sketchbook
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
crc.h File Reference
#include <inttypes.h>

Go to the source code of this file.

Functions

uint16_t crc16 (uint16_t crc, uint8_t x)
 

Function Documentation

uint16_t crc16 ( uint16_t  crc,
uint8_t  x 
)