pio_encode_wait_pin() function
Encode a WAIT for pin instruction This is the equivalent of `WAIT PIN `
Arguments
polarity
true for `WAIT 1`, false for `WAIT 0`
pin
The pin number 0-31 relative to the executing SM's input pin mapping
Return value
The instruction encoding with 0 delay and no side set value \see pio_encode_delay, pio_encode_sideset, pio_encode_sideset_opt