pio_encode_nop() function
Encode a NOP instruction This is the equivalent of `NOP` which is itself encoded as `MOV y, y`
Syntax
static inline uint pio_encode_nop(void); Return value
The instruction encoding with 0 delay and no side set value \see pio_encode_delay, pio_encode_sideset, pio_encode_sideset_opt