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

Static Public Attributes

static ETL_CONSTANT uint32_t value = uint32_t((value4 >> 16U) | ((value4 & 0xFFFFU) << 16U))
 

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