HAL + 0/1 examples
SourceVu will show references to LL_USART_ClearFlag_ORE() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
USART
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

None

Notes

Clearing this flag is done by a read access to the USARTx_SR register followed by a read access to the USARTx_DR register. Please also consider that when clearing this flag, other flags as PE, NE, FE, IDLE would also be cleared.

References

from examples