Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_uart_ed Union Reference

_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.