Embedded Template Library  1.0
etl::crc64_policy_poly_0x42f0e1eba9ea3693< INITIAL, XOR_OUT, REFLECT > Struct Template Reference

#include <crc64_poly_0x42f0e1eba9ea3693.h>

Public Types

typedef uint64_t value_type
 

Public Member Functions

ETL_CONSTEXPR uint64_t initial () const
 
uint64_t final (uint64_t crc) const
 
- Public Member Functions inherited from etl::crc64_table_poly_0x42f0e1eba9ea3693
uint64_t add (uint64_t crc, uint8_t value) const
 

Detailed Description

template<const uint64_t INITIAL, const uint64_t XOR_OUT, const bool REFLECT = false>
struct etl::crc64_policy_poly_0x42f0e1eba9ea3693< INITIAL, XOR_OUT, REFLECT >

CRC64 Poly 0x42F0E1EBA9EA3693 policy. Calculates CRC64 using polynomial 0x42F0E1EBA9EA3693


The documentation for this struct was generated from the following file: