Comms CCF
This is a simple communication layer based on COBS, CBOR and FNV-1A
Loading...
Searching...
No Matches
SmallestType< I > Struct Template Reference

Public Types

using Type = Uint<N>

Static Public Attributes

static constexpr unsigned _bits = std::bit_width(I)
static constexpr unsigned _bytes = (_bits + 7) / 8
static constexpr unsigned N = std::bit_ceil(_bytes)

The documentation for this struct was generated from the following file: