![]() |
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_0x8005 |
Table and add value. More... | |
class | etl::crc16_table_poly_0x8005_reflected |
Table and add value. More... | |
struct | etl::crc16_policy_poly_0x8005< INITIAL, XOR_OUT, REFLECT > |
struct | etl::crc16_policy_poly_0x8005< INITIAL, XOR_OUT, true > |
CRC16 Poly 0x8005 reflected policy. More... | |
class | etl::crc16_poly_0x8005< INITIAL, XOR_OUT, REFLECT > |
CRC16 Poly 0x8005. More... | |
Namespaces | |
etl | |