diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2019-07-30 19:16:46 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@st.com> | 2019-08-27 11:19:23 +0200 |
commit | 132518f36b046f7b9523872ff04262713389a780 (patch) | |
tree | 7a644b14df135c441e5cbb17e8c29d10512d69b3 /.checkpatch.conf | |
parent | 48ac723a6fe4c31353371ec97b666b57eff65b51 (diff) |
serial: stm32: add Framing error support
Add management of Bit 1 of USART_ISR = FE: Framing error
This bit is set by hardware when a de-synchronization, excessive noise
or a break character is detected. It is cleared by software, writing 1
to the FECF bit in the USART_ICR register (for stm32 after f4).
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to '.checkpatch.conf')
0 files changed, 0 insertions, 0 deletions