Pop data from the read FIFO (data from the other core). This function will block until there is data ready to be read Use multicore_fifo_rvalid() to check if data is ready to be read if you don't want to block. See the note in the multicore_fifo section for considerations regarding use of the inter-core FIFOs