[−][src]Static mynewt::spi::SPI_DATA_QUEUE
static mut SPI_DATA_QUEUE: os_mqueue
Mbuf Queue that contains the SPI data packets to be sent. Why use Mbuf Queue? Because it's a Mynewt OS low-level buffer that allows packets of various sizes to be copied efficiently.