QSPI LibraryΒΆ

A software defined QSPI (quad serial peripheral interface) library that allows you to read and write to a QSPI peripheral via the xcore ports.

All QSPI functions can be accessed via the qspi_flash.h or qspi_io.h header:

#include <qspi_flash.h>
#include <qspi_io.h>