Prusa MINI Firmware overview
Main Page
Modules
Classes
Files
Macros
UART Over Sampling
STM32F4xx_HAL_Driver
»
UART
»
UART Exported constants
Collaboration diagram for UART Over Sampling:
Macros
#define
UART_OVERSAMPLING_16
0x00000000U
#define
UART_OVERSAMPLING_8
((uint32_t)USART_CR1_OVER8)
Detailed Description
Macro Definition Documentation
◆
UART_OVERSAMPLING_16
#define UART_OVERSAMPLING_16 0x00000000U
◆
UART_OVERSAMPLING_8
#define UART_OVERSAMPLING_8 ((uint32_t)USART_CR1_OVER8)
Generated by
1.8.16