lm3s_uart.h File Reference
LM3S1968 UART hardware. More...
Go to the source code of this file.
Defines | |
| #define | UART_O_DR 0x00000000 |
| The following are defines for the UART register offsets. | |
| #define | UART_DR_OE 0x00000800 |
| The following are defines for the bit fields in the UART_O_DR register. | |
| #define | UART_RSR_OE 0x00000008 |
| The following are defines for the bit fields in the UART_O_RSR register. | |
| #define | UART_ECR_DATA_M 0x000000FF |
| The following are defines for the bit fields in the UART_O_ECR register. | |
| #define | UART_FR_RI 0x00000100 |
| The following are defines for the bit fields in the UART_O_FR register. | |
| #define | UART_ILPR_ILPDVSR_M 0x000000FF |
| The following are defines for the bit fields in the UART_O_ILPR register. | |
| #define | UART_IBRD_DIVINT_M 0x0000FFFF |
| The following are defines for the bit fields in the UART_O_IBRD register. | |
| #define | UART_FBRD_DIVFRAC_M 0x0000003F |
| The following are defines for the bit fields in the UART_O_FBRD register. | |
| #define | UART_LCRH_SPS 0x00000080 |
| The following are defines for the bit fields in the UART_O_LCRH register. | |
| #define | UART_CTL_CTSEN 0x00008000 |
| The following are defines for the bit fields in the UART_O_CTL register. | |
| #define | UART_IFLS_RX_M 0x00000038 |
| The following are defines for the bit fields in the UART_O_IFLS register. | |
| #define | UART_IM_LME5IM 0x00008000 |
| The following are defines for the bit fields in the UART_O_IM register. | |
| #define | UART_RIS_LME5RIS 0x00008000 |
| The following are defines for the bit fields in the UART_O_RIS register. | |
| #define | UART_MIS_LME5MIS 0x00008000 |
| The following are defines for the bit fields in the UART_O_MIS register. | |
| #define | UART_ICR_LME5MIC 0x00008000 |
| The following are defines for the bit fields in the UART_O_ICR register. | |
| #define | UART_DMACTL_DMAERR 0x00000004 |
| The following are defines for the bit fields in the UART_O_DMACTL register. | |
| #define | UART_LCTL_BLEN_M 0x00000030 |
| The following are defines for the bit fields in the UART_O_LCTL register. | |
| #define | UART_LSS_TSS_M 0x0000FFFF |
| The following are defines for the bit fields in the UART_O_LSS register. | |
| #define | UART_LTIM_TIMER_M 0x0000FFFF |
| The following are defines for the bit fields in the UART_O_LTIM register. | |
| #define | UART_O_LCR_H 0x0000002C |
| The following definitions are deprecated. | |
| #define | UART_DR_DATA_MASK 0x000000FF |
| The following are deprecated defines for the bit fields in the UART_O_DR register. | |
| #define | UART_IBRD_DIVINT_MASK 0x0000FFFF |
| The following are deprecated defines for the bit fields in the UART_O_IBRD register. | |
| #define | UART_FBRD_DIVFRAC_MASK 0x0000003F |
| The following are deprecated defines for the bit fields in the UART_O_FBRD register. | |
| #define | UART_LCR_H_SPS 0x00000080 |
| The following are deprecated defines for the bit fields in the UART_O_LCR_H register. | |
| #define | UART_IFLS_RX_MASK 0x00000038 |
| The following are deprecated defines for the bit fields in the UART_O_IFLS register. | |
| #define | UART_RSR_ANY |
| The following are deprecated defines for the bit fields in the UART_O_ICR register. | |
| #define | UART_RV_CTL 0x00000300 |
| The following are deprecated defines for the Reset Values for UART Registers. | |
Detailed Description
LM3S1968 UART hardware.
Definition in file lm3s_uart.h.
Define Documentation
| #define UART_O_LCR_H 0x0000002C |
The following definitions are deprecated.
The following are deprecated defines for the UART register offsets.
Definition at line 360 of file lm3s_uart.h.
