HAL
LL_USART_GetParity() is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_USART_GetParity() function

Return Parity configuration (enabled/disabled and parity mode if enabled) CR1 PCE LL_USART_GetParity

Syntax

__STATIC_INLINE uint32_t LL_USART_GetParity(const USART_TypeDef *USARTx);

Arguments

USARTx

USART Instance

Return value

Returned value can be one of the following values: @arg LL_USART_PARITY_NONE @arg LL_USART_PARITY_EVEN @arg LL_USART_PARITY_ODD

References

LocationText
stm32f4xx_ll_usart.h:547
__STATIC_INLINE uint32_t LL_USART_GetParity(const USART_TypeDef *USARTx)

Data Use

Data read by LL_USART_GetParity()
LL_USART_GetParity()
Type of LL_USART_GetParity()
LL_USART_GetParity()
uint32_t
all items filtered out