pio_encode_wait_irq() function
Encode a WAIT for IRQ instruction This is the equivalent of `WAIT IRQ `
Arguments
polarity
true for `WAIT 1`, false for `WAIT 0`
relative
true for a `WAIT IRQ REL`, false for regular `WAIT IRQ `
Return value
The instruction encoding with 0 delay and no side set value \see pio_encode_delay, pio_encode_sideset, pio_encode_sideset_opt