Skip to main content

get_bits_u8

Function get_bits_u8 

Source
pub const fn get_bits_u8(bitmap: u8, mask: u8) -> u8
Expand description

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