Skip to main content

get_bits_u32

Function get_bits_u32 

Source
pub const fn get_bits_u32(bitmap: U32, mask: u32) -> u32
Expand description

Returns the bits from bitmap specified by mask, right-aligned.