Macros
Clock Polarity
Peripheral Driver
»
LL Driver
»
SPI
»
Defines
»
SPI Exported Constants
Macros
#define
LL_SSI_SCPOL_LOW
0x00000000UL
#define
LL_SSI_SCPOL_HIGH
(1UL << SSI_CTRL0_SCPOL_Pos)
Detailed Description
Macro Definition Documentation
◆
LL_SSI_SCPOL_HIGH
#define LL_SSI_SCPOL_HIGH (1UL << SSI_CTRL0_SCPOL_Pos)
Clock to 1 when idle
◆
LL_SSI_SCPOL_LOW
#define LL_SSI_SCPOL_LOW 0x00000000UL
Clock to 0 when idle