Current SPI support in FastArduino only supports the running MCU to act as the SPI master. There are some occasions where we might need Arduino to be an SPI slave, e.g. when using SPI to connect 2 Arduinos together.