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

Standard XOR checksum policy. More...

#include <checksum.h>

Public Types

typedef T value_type

Public Member Functions

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

Detailed Description

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

Standard XOR checksum policy.


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