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