Embedded Template Library 1.0
Loading...
Searching...
No Matches
etl::reverse_bits_const< int16_t, Value > Struct Template Reference

Static Public Attributes

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

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