Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_uart_s2 Union Reference

_hw_uart_s2 Union Reference

HW_UART_S2 - UART Status Register 2 (RW) More...

#include <MK64F12_uart.h>


Detailed Description

HW_UART_S2 - UART Status Register 2 (RW)

Reset value: 0x00U

The S2 register provides inputs to the MCU for generation of UART interrupts or DMA requests. Also, this register can be polled by the MCU to check the status of these bits. This register can be read or written at any time, with the exception of the MSBF and RXINV bits, which should be changed by the user only between transmit and receive packets.

Definition at line 1192 of file MK64F12_uart.h.