CMSIS-Driver
Version 2.8.0
Peripheral Interface for Middleware and Application Code
|
Defines the number of data bits. More...
Macros | |
#define | ARM_SPI_DATA_BITS(n) (((n) & 0x3FUL) << ARM_SPI_DATA_BITS_Pos) |
Number of Data bits. More... | |
Defines the number of data bits.
#define ARM_SPI_DATA_BITS | ( | n | ) | (((n) & 0x3FUL) << ARM_SPI_DATA_BITS_Pos) |
Number of Data bits.