nRF51 SDK - S120 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
SPI Slave
Features supported
  • Full duplex communication through SPI.
  • SPI slave EasyDMA functionality for reading and writing from and to the RAM.
  • SPI1_TWI1_IRQHandler used as IRQ handler.

The internal design of the SPI slave driver is illustrated by the statemachine below.

spi_slave_driver_sm.png
SPI slave driver statemachine