STM CMSIS

Macros

#define I2S_CPOL_LOW   ((uint32_t)0x00000000U)
 
#define I2S_CPOL_HIGH   ((uint32_t)SPI_I2SCFGR_CKPOL)
 

Detailed Description