pin

Function pin 

Source
pub async fn pin<L: FrameLink>(
    device: &mut UlcpDevice<L>,
    value: PinArg,
) -> Result<()>