Embedded Template Library
1.0
Loading...
Searching...
No Matches
radix
Classes
struct
etl::radix
Detailed Description
Radix constants for binary, octal, decimal and hex.
Class Documentation
◆
etl::radix
struct etl::radix
Public Types
enum
enum_type
{
undefined
= 0 ,
binary
= 2 ,
octal
= 8 ,
decimal
= 10 ,
hexadecimal
= 16
}
Generated on
for Embedded Template Library by
1.15.0