HAL + 0/1 examples
CodeScope will show references to SMARTCARD_InitTypeDef::Parity from the following samples and libraries:
Examples
STM324xG_EVAL
Examples
SMARTCARD
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALSMARTCARD_InitTypeDef::Parity

SMARTCARD_InitTypeDef::Parity field

Specifies the parity mode. This parameter can be a value of SMARTCARD_Parity

Syntax

uint32_t Parity;

Examples

SMARTCARD_InitTypeDef::Parity is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_smartcard.h:59
uint32_t Parity; /*!< Specifies the parity mode.
stm32f4xx_hal_smartcard.c:2316SMARTCARD_SetConfig()
tmpreg |= (uint32_t)hsc->Init.WordLength | hsc->Init.Parity | hsc->Init.Mode;

Data Use

Functions reading SMARTCARD_InitTypeDef::Parity
SMARTCARD_InitTypeDef::Parity
all items filtered out
Type of SMARTCARD_InitTypeDef::Parity
SMARTCARD_InitTypeDef::Parity
uint32_t
all items filtered out