Embedded Template Library
1.0
Loading...
Searching...
No Matches
Static Public Attributes
|
List of all members
etl::reverse_bits_const< uint16_t, Value > Struct Template Reference
Static Public Attributes
static
ETL_CONSTANT
uint16_t
value
=
uint16_t
((value3 >> 8
U
) | ((value3 & 0xFFU) << 8
U
))
The documentation for this struct was generated from the following file:
include/etl/
binary.h
etl
reverse_bits_const< uint16_t, Value >
Generated on Thu Jan 2 2025 19:14:45 for Embedded Template Library by
1.9.8