# 1) For loop will feed state machine 0 one bit at a time. # 2) State machine 0 will pass the bit from TX FIFO to RX FIFO then set the IRQ 0 flag @rp2.asm_pio(in_shiftdir=0, out_shiftdir=1, ...