HAL + 0/12 examples
CodeScope will show references to I2S_InitTypeDef::CPOL from the following samples and libraries:
 
Symbols
loading...
Files
loading...

I2S_InitTypeDef::CPOL field

Specifies the idle state of the I2S clock. This parameter can be a value of I2S_Clock_Polarity

Syntax

uint32_t CPOL;

Examples

I2S_InitTypeDef::CPOL is referenced by 12 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_i2s.h:63
uint32_t CPOL; /*!< Specifies the idle state of the I2S clock.
stm32f4xx_hal_i2s.c:289HAL_I2S_Init()
assert_param(IS_I2S_CPOL(hi2s->Init.CPOL));
stm32f4xx_hal_i2s.c:432HAL_I2S_Init()
hi2s->Init.CPOL));
stm32f4xx_hal_i2s.c:476HAL_I2S_Init()
(uint16_t)hi2s->Init.CPOL);

Data Use

Functions reading I2S_InitTypeDef::CPOL
I2S_InitTypeDef::CPOL
all items filtered out
Type of I2S_InitTypeDef::CPOL
I2S_InitTypeDef::CPOL
uint32_t
all items filtered out