Skip to main content

get_bits_u16

Function get_bits_u16 

Source
pub const fn get_bits_u16(bitmap: U16, mask: u16) -> u16
Expand description

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