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

LL_USART_InitTypeDef::TransferDirection field

Specifies whether the Receive and/or Transmit mode is enabled or disabled. This parameter can be a value of USART_LL_EC_DIRECTION. This feature can be modified afterwards using unitary function LL_USART_SetTransferDirection().

Syntax

uint32_t TransferDirection;

Examples

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

References

LocationReferrerText
stm32f4xx_ll_usart.h:94
uint32_t TransferDirection; /*!< Specifies whether the Receive and/or Transmit mode is enabled or disabled.
stm32f4xx_ll_usart.c:279LL_USART_Init()
stm32f4xx_ll_usart.c:395LL_USART_StructInit()

Data Use

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