Function insert

pub fn insert(bits: &mut u32, _: (u32, u32), value: u32)
Expand description

Insert the value of the bits defined by the shift/mask range.