CMSIS-Driver  Version 2.00
Peripheral Interface for Middleware and Application Code
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SPI Control Codes

Many parameters of the SPI driver are configured using the ARM_SPI_Control function. More...

Content

 SPI Mode Controls
 Specify the transmission mode of the SPI.
 
 SPI Frame Format Controls
 Defines the frame format for the SPI transmission.
 
 SPI Data Bits Controls
 Specify the number of data bits for transmisison.
 
 SPI Bit Order Controls
 Sets the bit order for SPI transmisison.
 
 SPI Slave Select Controls
 Sets the SPI slave select mode.
 
 SPI Miscellaneous Controls
 Specifies additional parameters for the transmission mode.
 

Description

Many parameters of the SPI driver are configured using the ARM_SPI_Control function.

The various SPI control codes define:

Refer to the ARM_SPI_Control function for further details.