pub unsafe fn get_x<PIO: Instance, const SM: usize>(
sm: &mut StateMachine<'_, PIO, SM>,
) -> u32Expand description
Get value of scratch register X.
pub unsafe fn get_x<PIO: Instance, const SM: usize>(
sm: &mut StateMachine<'_, PIO, SM>,
) -> u32Get value of scratch register X.