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