Embedded Template Library  1.0
etl::crc32_policy_poly_0x04c11db7< INITIAL, XOR_OUT, true > Struct Template Reference

CRC32 Poly 0x04C11DB7 reflected policy specialisation. More...

#include <crc32_poly_0x04c11db7.h>

Public Types

typedef uint32_t value_type
 

Public Member Functions

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

Detailed Description

template<const uint32_t INITIAL, const uint32_t XOR_OUT>
struct etl::crc32_policy_poly_0x04c11db7< INITIAL, XOR_OUT, true >

CRC32 Poly 0x04C11DB7 reflected policy specialisation.


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