Embedded Template Library 1.0
Loading...
Searching...
No Matches
etl::checksum_policy_xor_rotate< T > Struct Template Reference

XOR-rotate checksum policy. More...

#include <checksum.h>

Public Types

typedef T value_type

Public Member Functions

initial () const
add (T sum, uint8_t value) const
final (T sum) const

Detailed Description

template<typename T>
struct etl::checksum_policy_xor_rotate< T >

XOR-rotate checksum policy.


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