pub unsafe fn set_x<PIO: Instance, const SM: usize>(
sm: &mut StateMachine<'_, PIO, SM>,
value: u32,
)
Expand description
Set value of scratch register X.
pub unsafe fn set_x<PIO: Instance, const SM: usize>(
sm: &mut StateMachine<'_, PIO, SM>,
value: u32,
)
Set value of scratch register X.