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

LL_SPI_InitTypeDef::TransferDirection field

Specifies the SPI unidirectional or bidirectional data mode. This parameter can be a value of SPI_LL_EC_TRANSFER_MODE. This feature can be modified afterwards using unitary function LL_SPI_SetTransferDirection().

Syntax

uint32_t TransferDirection;

Examples

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

References

LocationReferrerText
stm32f4xx_ll_spi.h:55
uint32_t TransferDirection; /*!< Specifies the SPI unidirectional or bidirectional data mode.
stm32f4xx_ll_spi.c:247LL_SPI_Init()
stm32f4xx_ll_spi.c:284LL_SPI_StructInit()
SPI_InitStruct->TransferDirection = LL_SPI_FULL_DUPLEX;

Data Use

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