pio_encode_wait_gpio() function
Encode a WAIT for GPIO pin instruction This is the equivalent of `WAIT GPIO `
Arguments
polarity
true for `WAIT 1`, false for `WAIT 0`
gpio
The real GPIO number 0-31
Return value
The instruction encoding with 0 delay and no side set value \see pio_encode_delay, pio_encode_sideset, pio_encode_sideset_opt
Examples
pio_encode_wait_gpio() is referenced by 1 libraries and example projects: