HAL
LL_USART_ClearFlag_FE() is only used within HAL.
 
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, ORE, IDLE would also be cleared.

References

from examples