Embedded Template Library 1.0
etl::reverse_bits_const< uint16_t, Value > Struct Template Reference

Static Public Attributes

static ETL_CONSTANT uint16_t value = uint16_t((value3 >> 8U) | ((value3 & 0xFFU) << 8U))
 

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