HAL + 0/1 examples
CodeScope will show references to LL_SPI_InitTypeDef::BitOrder from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
SPI
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_SPI_InitTypeDef::BitOrder

LL_SPI_InitTypeDef::BitOrder field

Specifies whether data transfers start from MSB or LSB bit. This parameter can be a value of SPI_LL_EC_BIT_ORDER. This feature can be modified afterwards using unitary function LL_SPI_SetTransferBitOrder().

Syntax

uint32_t BitOrder;

Examples

LL_SPI_InitTypeDef::BitOrder is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_spi.h:91
uint32_t BitOrder; /*!< Specifies whether data transfers start from MSB or LSB bit.
stm32f4xx_ll_spi.c:250LL_SPI_Init()
stm32f4xx_ll_spi.c:291LL_SPI_StructInit()

Data Use

Functions writing LL_SPI_InitTypeDef::BitOrder
Functions reading LL_SPI_InitTypeDef::BitOrder
all items filtered out
LL_SPI_InitTypeDef::BitOrder
all items filtered out
Type of LL_SPI_InitTypeDef::BitOrder
LL_SPI_InitTypeDef::BitOrder
uint32_t
all items filtered out