HAL + 0/2 examples
SourceVu will show references to LL_USART_ClearFlag_NE() 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, FE, ORE, IDLE would also be cleared.

References

from examples