Function sel4_bitfield_ops::get

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