HAL + 0/6 examples
CodeScope will show references to SAI_InitTypeDef::FirstBit from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Examples
SAI
STM32469I_EVAL
Examples
SAI
 
Symbols
loading...
Files
loading...

SAI_InitTypeDef::FirstBit field

Specifies whether data transfers start from MSB or LSB bit. This parameter can be a value of SAI_Block_MSB_LSB_transmission

Syntax

uint32_t FirstBit;

Examples

SAI_InitTypeDef::FirstBit is referenced by 6 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_sai.h:129
uint32_t FirstBit; /*!< Specifies whether data transfers start from MSB or LSB bit.
stm32f4xx_hal_sai.c:399HAL_SAI_Init()
assert_param(IS_SAI_BLOCK_FIRST_BIT(hsai->Init.FirstBit));
stm32f4xx_hal_sai.c:525HAL_SAI_Init()
hsai->Init.DataSize | hsai->Init.FirstBit | \
stm32f4xx_hal_sai.c:1955SAI_InitI2S()
stm32f4xx_hal_sai.c:2047SAI_InitPCM()

Data Use

Functions writing SAI_InitTypeDef::FirstBit
Functions reading SAI_InitTypeDef::FirstBit
all items filtered out
SAI_InitTypeDef::FirstBit
all items filtered out
Type of SAI_InitTypeDef::FirstBit
SAI_InitTypeDef::FirstBit
uint32_t
all items filtered out