Mercury API - generic utilities. More...
#include <stdint.h>#include <stddef.h>Functions | |
| int | tm_u8s_per_bits (int bitCount) |
Mercury API - generic utilities.
| int tm_u8s_per_bits | ( | int | bitCount | ) |
Minimum number of bytes required to hold a given number of bits.
| bitCount | number of bits to hold |
1.6.3