Reference Manual to
LL API cross
reference:
I2SPR ODD LL_I2S_SetPrescalerParity
LL_I2S_GetPrescalerParity
__STATIC_INLINE uint32_t LL_I2S_GetPrescalerParity
(SPI_TypeDef * SPIx)
Get I2S parity prescaler.
Returned: value can be one of the following values:
LL_I2S_PRESCALER_PARITY_EVEN
LL_I2S_PRESCALER_PARITY_ODD
Reference Manual to
LL API cross
reference:
I2SPR ODD LL_I2S_GetPrescalerParity
LL_I2S_EnableMasterClock
__STATIC_INLINE void LL_I2S_EnableMasterClock
(SPI_TypeDef * SPIx)
Enable the master clock ouput (Pin MCK)
Reference Manual to
LL API cross
reference:
I2SPR MCKOE LL_I2S_EnableMasterClock
LL_I2S_DisableMasterClock
__STATIC_INLINE void LL_I2S_DisableMasterClock
(SPI_TypeDef * SPIx)
Disable the master clock ouput (Pin MCK)
Reference Manual to
LL API cross
reference:
I2SPR MCKOE LL_I2S_DisableMasterClock
LL_I2S_IsEnabledMasterClock
__STATIC_INLINE uint32_t LL_I2S_IsEnabledMasterClock
(SPI_TypeDef * SPIx)
Check if the master clock ouput (Pin MCK) is enabled.