M5Utility 0.0.2 git rev:5c1a751
Loading...
Searching...
No Matches
crc.hpp File Reference

Calculate CRC. More...

#include <cstdint>
#include <cstddef>
#include "misc.hpp"

Go to the source code of this file.

Classes

class  m5::utility::CRC8
 Base class of the CRC8 calculator. More...
 
class  m5::utility::CRC16
 Base class of the CRC16 calculator. More...
 
class  m5::utility::CRC8_Checksum
 

Namespaces

namespace  m5
 Top level namespace of M5.
 

Detailed Description

Calculate CRC.