Mercury API - utility functions. More...
#include <stddef.h>#include "osdep.h"#include "tmr_types.h"#include "tmr_utils.h"Functions | |
| int | tm_u8s_per_bits (int bitCount) |
Mercury API - utility functions.
| 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