MAX32665 SDK Documentation  0.2
Software Development Kit Overview and API Documentation
Register Offsets

UART Peripheral Register Offsets from the UART Base Peripheral Address. More...

Macros

#define MXC_R_UART_CTRL   ((uint32_t)0x00000000UL)
 Offset from UART Base Address: 0x0000
 
#define MXC_R_UART_THRESH_CTRL   ((uint32_t)0x00000004UL)
 Offset from UART Base Address: 0x0004
 
#define MXC_R_UART_STATUS   ((uint32_t)0x00000008UL)
 Offset from UART Base Address: 0x0008
 
#define MXC_R_UART_INT_EN   ((uint32_t)0x0000000CUL)
 Offset from UART Base Address: 0x000C
 
#define MXC_R_UART_INT_FL   ((uint32_t)0x00000010UL)
 Offset from UART Base Address: 0x0010
 
#define MXC_R_UART_BAUD0   ((uint32_t)0x00000014UL)
 Offset from UART Base Address: 0x0014
 
#define MXC_R_UART_BAUD1   ((uint32_t)0x00000018UL)
 Offset from UART Base Address: 0x0018
 
#define MXC_R_UART_FIFO   ((uint32_t)0x0000001CUL)
 Offset from UART Base Address: 0x001C
 
#define MXC_R_UART_DMA   ((uint32_t)0x00000020UL)
 Offset from UART Base Address: 0x0020
 
#define MXC_R_UART_TX_FIFO   ((uint32_t)0x00000024UL)
 Offset from UART Base Address: 0x0024
 

Detailed Description