Embedded Template Library
1.0
Loading...
Searching...
No Matches
Static Public Attributes
|
List of all members
etl::reverse_bits_const< uint32_t, Value > Struct Template Reference
Static Public Attributes
static
ETL_CONSTANT
uint32_t
value
=
uint32_t
((value4 >> 16
U
) | ((value4 & 0xFFFFU) << 16
U
))
The documentation for this struct was generated from the following file:
include/etl/
binary.h
etl
reverse_bits_const< uint32_t, Value >
Generated on Wed Apr 23 2025 07:41:04 for Embedded Template Library by
1.9.8