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

Static Public Attributes

static ETL_CONSTANT int64_t value = int64_t((value5 >> 32U) | ((value5 & 0xFFFFFFFFULL) << 32U))
 

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