GNU Radio's DAB Package
crc16.h File Reference

Go to the source code of this file.

Functions

uint16_t crc16 (const char *bitstream, int length, uint16_t generator, uint16_t initial_state)

Function Documentation

◆ crc16()

uint16_t crc16 ( const char * bitstream,
int length,
uint16_t generator,
uint16_t initial_state )