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

CRC16 Poly 0x1021 reflected policy specialisation. More...

#include <crc16_poly_0x1021_.h>

Public Types

typedef uint16_t value_type
 

Public Member Functions

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

Detailed Description

template<const uint16_t INITIAL, const uint16_t XOR_OUT>
struct etl::crc16_policy_poly_0x1021< INITIAL, XOR_OUT, true >

CRC16 Poly 0x1021 reflected policy specialisation.


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