Prusa MINI Firmware overview
Main Page
Modules
Classes
Files
Macros
UART Word Length
STM32F4xx_HAL_Driver
»
UART
»
UART Exported constants
Collaboration diagram for UART Word Length:
Macros
#define
UART_WORDLENGTH_8B
0x00000000U
#define
UART_WORDLENGTH_9B
((uint32_t)USART_CR1_M)
Detailed Description
Macro Definition Documentation
◆
UART_WORDLENGTH_8B
#define UART_WORDLENGTH_8B 0x00000000U
◆
UART_WORDLENGTH_9B
#define UART_WORDLENGTH_9B ((uint32_t)USART_CR1_M)
Generated by
1.8.16