STM CMSIS

Macros

#define SPI_PHASE_1EDGE   ((uint32_t)0x00000000U)
 
#define SPI_PHASE_2EDGE   SPI_CR1_CPHA
 

Detailed Description