pub unsafe fn set_out_pindir<PIO: Instance, const SM: usize>(
sm: &mut StateMachine<'_, PIO, SM>,
data: u32,
)
Expand description
Out instruction for pindir destination.
pub unsafe fn set_out_pindir<PIO: Instance, const SM: usize>(
sm: &mut StateMachine<'_, PIO, SM>,
data: u32,
)
Out instruction for pindir destination.