Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
smallest_uint_for_bits< NBITS > Struct Template Reference
[smallest]
Template to determine the smallest unsigned int type that can contain a value with the specified number of bits. More...
#include <smallest.h>
Detailed Description
template<const size_t NBITS>
struct etl::smallest_uint_for_bits< NBITS >
Template to determine the smallest unsigned int type that can contain a value with the specified number of bits.
Defines 'type' which is the type of the smallest unsigned integer.
Definition at line 263 of file smallest.h.
Generated on Tue Jul 12 2022 14:05:54 by
