Khangai Robot Play - Naive  01
THe naive play of the Khangai Robot
crc_hash.h File Reference
#include "stm32f4xx.h"
Include dependency graph for crc_hash.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CRC_Hash
 

Macros

#define WIDTH   (8)
 
#define CRC_HASH_TABLE_SIZE   (256)
 
#define TOP_BIT   (1 << 7)
 

Macro Definition Documentation

◆ CRC_HASH_TABLE_SIZE

#define CRC_HASH_TABLE_SIZE   (256)

◆ TOP_BIT

#define TOP_BIT   (1 << 7)

◆ WIDTH

#define WIDTH   (8)