ICR register
| PECF | PECF: Parity error clear flag Writing 1 to this bit clears the PE flag in the USART_ISR register. |
| FECF | FECF: Framing error clear flag Writing 1 to this bit clears the FE flag in the USART_ISR register |
| NECF | NECF: Noise detected clear flag Writing 1 to this bit clears the NF flag in the USART_ISR register. |
| ORECF | ORECF: Overrun error clear flag Writing 1 to this bit clears the ORE flag in the USART_ISR register. |
| IDLECF | IDLECF: Idle line detected clear flag Writing 1 to this bit clears the IDLE flag in the USART_ISR register. |
| TCCF | TCCF: Transmission complete clear flag Writing 1 to this bit clears the TC flag in the USART_ISR register |
| CTSCF | CTSCF: CTS clear flag Writing 1 to this bit clears the CTSIF flag in the USART_ISR register |
| CMCF | CMCF: Character match clear flag Writing 1 to this bit clears the CMF flag in the USART_ISR register |
| WUCF | WUCF: Wakeup from Stop mode clear flag Writing 1 to this bit clears the WUF flag in the LPUART_ISR register. |