CMSIS-Driver  
Peripheral Interface for Middleware and Application Code
 
Loading...
Searching...
No Matches
SPI Control Codes

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

Content

 SPI Mode Controls
 Specifies SPI mode.
 
 SPI Frame Format
 Defines the frame format.
 
 SPI Data Bits
 Defines the number of data bits.
 
 SPI Bit Order
 Defines the bit order.
 
 SPI Slave Select Mode
 Specifies SPI slave select mode.
 
 SPI Miscellaneous Controls
 Specifies additional miscellaneous controls.
 

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.