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