HAL + 0/86 examples
CodeScope will show references to UART_STOPBITS_1 from the following samples and libraries:
Examples
STM32446E-Nucleo
Examples
UART
STM32446E_EVAL
Applications
IAP
USB_Device
Examples
UART
STM32469I-Discovery
Applications
FileX
FX_IAP
ThreadX
USBX
Examples
UART
STM32469I_EVAL
Applications
IAP
USB_Device
Examples
UART
STM324x9I_EVAL
Applications
IAP
USB_Device
Examples
UART
STM324xG_EVAL
Applications
IAP
USB_Device
Examples
UART
STM32F4-Discovery
Examples
UART
STM32F401-Discovery
Examples
UART
STM32F401RE-Nucleo
Examples
UART
STM32F410xx-Nucleo
Examples
UART
STM32F411E-Discovery
Examples
UART
STM32F411RE-Nucleo
Examples
UART
Examples_MIX
UART
STM32F412G-Discovery
Examples
UART
STM32F412ZG-Nucleo
Examples
UART
STM32F413H-Discovery
Examples
UART
STM32F413ZH-Nucleo
Examples
UART
STM32F429I-Discovery
Examples
UART
STM32F429ZI-Nucleo
Applications
FileX
NetXDuo
ThreadX
USBX
Examples
UART
STM32F446ZE-Nucleo
Examples
UART
 
Symbols
loading...
Files
loading...

UART_STOPBITS_1 macro

Syntax

#define UART_STOPBITS_1 0x00000000U

Examples

UART_STOPBITS_1 is referenced by 86 libraries and example projects.

References

LocationText
stm32f4xx_hal_uart.h:281
#define UART_STOPBITS_1 0x00000000U
stm32f4xx_hal_uart.h:837
#define IS_UART_STOPBITS(STOPBITS) (((STOPBITS) == UART_STOPBITS_1) || \