![]() |
Embedded Template Library
1.0
|
#include <stdint.h>
#include "../platform.h"
#include "../frame_check_sequence.h"
#include "../binary.h"
#include "../iterator.h"
Go to the source code of this file.
Classes | |
class | etl::crc16_table_poly_0x1021 |
Table and add value. More... | |
class | etl::crc16_table_poly_0x1021_reflected |
Table and add value. More... | |
struct | etl::crc16_policy_poly_0x1021< INITIAL, XOR_OUT, REFLECT > |
struct | etl::crc16_policy_poly_0x1021< INITIAL, XOR_OUT, true > |
CRC16 Poly 0x1021 reflected policy specialisation. More... | |
class | etl::crc16_poly_0x1021< INITIAL, XOR_OUT, REFLECT > |
CRC16 Poly 0x1021. More... | |
Namespaces | |
etl | |