Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_uart_ma1 Union Reference

_hw_uart_ma1 Union Reference

HW_UART_MA1 - UART Match Address Registers 1 (RW) More...

#include <MK64F12_uart.h>


Detailed Description

HW_UART_MA1 - UART Match Address Registers 1 (RW)

Reset value: 0x00U

The MA1 and MA2 registers are compared to input data addresses when the most significant bit is set and the associated C4[MAEN] field is set. If a match occurs, the following data is transferred to the data register. If a match fails, the following data is discarded. These registers can be read and written at anytime.

Definition at line 1794 of file MK64F12_uart.h.