Records

Functions

  • size_t next_bitsize (size_t n)

    Due to the way printf format specifiers work, we don't want to require all

    bitfield getters and setters to use uint64_t. The following type traits allow

    selecting the smallest uintN_t type that will hold the length of the

    bitfield.

    Defined at line 164 of file ../../src/connectivity/wlan/lib/common/cpp/include/wlan/common/bitfield.h