[][src]Function mynewt::spi::spi_task_func

extern "C" fn spi_task_func(_arg: Ptr)

SPI Task Function. Execute sequentially each SPI request posted to our Event Queue. When there are no requests to process, block until one arrives.