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