pub fn call<E>(into: &mut E, offset: impl Into<PcRelOffset>)where E: Extend<u8>,
encode
Transfer control to the PC at the given offset and set the lr register to the PC just after this instruction.
lr