HAL + 0/9 examples
CodeScope will show references to UART_STOPBITS_2 from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
USB_Device
STM32469I-Discovery
Applications
USBX
STM32469I_EVAL
Applications
USB_Device
STM324x9I_EVAL
Applications
USB_Device
STM324xG_EVAL
Applications
USB_Device
 
Symbols
loading...
Files
loading...

UART_STOPBITS_2 macro

Syntax

#define UART_STOPBITS_2 ((uint32_t)USART_CR2_STOP_1)

Examples

UART_STOPBITS_2 is referenced by 9 libraries and example projects.

References

LocationText
stm32f4xx_hal_uart.h:282
#define UART_STOPBITS_2 ((uint32_t)USART_CR2_STOP_1)
stm32f4xx_hal_uart.h:838
((STOPBITS) == UART_STOPBITS_2))