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