tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
uint_t.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Typedefs

using uint16_t = TETL_BUILTIN_UINT16
 Unsigned integer type with width of exactly 16 bits.
 
using uint32_t = TETL_BUILTIN_UINT32
 Unsigned integer type with width of exactly 32 bits.
 
using uint64_t = TETL_BUILTIN_UINT64
 Unsigned integer type with width of exactly 64 bits.
 
using uint8_t = TETL_BUILTIN_UINT8
 Unsigned integer type with width of exactly 8 bits.