sel4_bitfield_ops

Function get

Source
pub fn get<T: UnsignedPrimInt, U: PrimInt>(src: &[T], src_start_bit: usize) -> U
where U::Unsigned: TryFrom<T>,