libtropic
C library for TROPIC01 chip
lt_crc16.h File Reference

CRC16 functions declarations. More...

#include <stdint.h>
Include dependency graph for lt_crc16.h:

Functions

uint16_t crc16 (const uint8_t *buf, int16_t size)
 Calculates CRC16 checksum on a buffer. More...
 
void add_crc (void *req)
 Takes pointer to filled l2 buffer and adds checksum. More...
 

Detailed Description

Author
Tropic Square s.r.o.
License
For the license see file LICENSE.txt file in the root directory of this source tree.