Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of target-mcu-k64f by
_hw_uart_ed Union Reference
HW_UART_ED - UART Extended Data Register (RO) More...
#include <MK64F12_uart.h>
Detailed Description
HW_UART_ED - UART Extended Data Register (RO)
Reset value: 0x00U
This register contains additional information flags that are stored with a received dataword. This register may be read at any time but contains valid data only if there is a dataword in the receive FIFO. The data contained in this register represents additional information regarding the conditions on which a dataword was received. The importance of this data varies with the application, and in some cases maybe completely optional. These fields automatically update to reflect the conditions of the next dataword whenever D is read. If S1[NF] and S1[PF] have not been set since the last time the receive buffer was empty, the NOISY and PARITYE fields will be zero.
Definition at line 2251 of file MK64F12_uart.h.
Generated on Sat Aug 27 2022 17:09:03 by
