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

SMARTCARD_InitTypeDef::StopBits field

Specifies the number of stop bits transmitted. This parameter can be a value of SMARTCARD_Stop_Bits

Syntax

uint32_t StopBits;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_smartcard.h:56
uint32_t StopBits; /*!< Specifies the number of stop bits transmitted.
stm32f4xx_hal_smartcard.c:2290SMARTCARD_SetConfig()
stm32f4xx_hal_smartcard.c:2300SMARTCARD_SetConfig()
tmpreg |= (uint32_t)(hsc->Init.StopBits);

Data Use

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