Prusa MINI Firmware overview
Main Page
Modules
Classes
Files
Macros
UART Number of Stop Bits
STM32F4xx_HAL_Driver
»
UART
»
UART Exported constants
Collaboration diagram for UART Number of Stop Bits:
Macros
#define
UART_STOPBITS_1
0x00000000U
#define
UART_STOPBITS_2
((uint32_t)USART_CR2_STOP_1)
Detailed Description
Macro Definition Documentation
◆
UART_STOPBITS_1
#define UART_STOPBITS_1 0x00000000U
◆
UART_STOPBITS_2
#define UART_STOPBITS_2 ((uint32_t)USART_CR2_STOP_1)
Generated by
1.8.16