![]() |
CMSIS-Driver
Version 2.00
Peripheral Interface for Middleware and Application Code
|
Specify the number of data bits for transmisison. More...
Macros | |
#define | ARM_SPI_DATA_BITS(n) (((n) & 0x3F) << ARM_SPI_DATA_BITS_Pos) |
Number of Data bits. | |
Specify the number of data bits for transmisison.
#define ARM_SPI_DATA_BITS | ( | n | ) | (((n) & 0x3F) << ARM_SPI_DATA_BITS_Pos) |
Number of Data bits.