/*! @brief Definition of uart dma adapter software idleline detection timeout value in ms. */ #ifndef HAL_UART_DMA_IDLELINE_TIMEOUT #define HAL_UART_DMA_IDLELINE_TIMEOUT (1U) #endif /* ...
This parameter can be a value of @ref UART_Parity @note When parity is enabled, the computed parity is inserted at the MSB position of the transmitted data (9th bit when the word length is set to 9 ...