|
M5Utility 0.0.9 git rev:d29fae5
|
Gets the smallest unsigned integer type that can store N bit. More...
#include <misc.hpp>
Public Types | |
| using | type |
Gets the smallest unsigned integer type that can store N bit.
| N | Number of bits |
| using m5::utility::uint_least_for_bits< N >::type |