Embedded Template Library
1.0
Static Public Attributes
|
List of all members
etl::reverse_bits_const< uint64_t, Value > Struct Template Reference
Static Public Attributes
static ETL_CONSTANT uint64_t
value
= uint64_t((value5 >> 32U) | ((value5 & 0xFFFFFFFFULL) << 32U))
The documentation for this struct was generated from the following file:
include/etl/
binary.h
etl
reverse_bits_const< uint64_t, Value >
Generated on Wed Oct 4 2023 20:11:17 for Embedded Template Library by
1.9.4