|
STM32LIB
|
#include <generate_unshifted_mask_t.hpp>
Public Types | |
| enum | { value = (generate_unshifted_mask_t<width - 1>::value << 1) | 1 } |
Generates a bit mask of the given width whose least significant bit is at the same bit position as the least significant bit of the word.
| width | the number of bits in the mask |
1.8.9.1