![]() |
MAX32650 Peripheral Driver API
Peripheral Driver API for the MAX32650
|
Modules | |
| Register Offsets | |
| UART_CTRL0 | |
| UART_CTRL1 | |
| UART_STAT | |
| UART_INT_EN | |
| UART_INT_FL | |
| UART_BAUD0 | |
| UART_BAUD1 | |
| UART_FIFO | |
| UART_DMA | |
| UART_TXFIFO | |
Files | |
| file | uart_regs.h |
Data Structures | |
| struct | mxc_uart_regs_t |
Registers, Bit Masks and Bit Positions for the UART Peripheral Module.
UART
| struct mxc_uart_regs_t |
Structure type to access the UART Registers.
Data Fields | |
| __IO uint32_t | ctrl0 |
| __IO uint32_t | ctrl1 |
| __I uint32_t | stat |
| __IO uint32_t | int_en |
| __IO uint32_t | int_fl |
| __IO uint32_t | baud0 |
| __IO uint32_t | baud1 |
| __IO uint32_t | fifo |
| __IO uint32_t | dma |
| __IO uint32_t | txfifo |
| __IO uint32_t baud0 |
0x14: UART BAUD0 Register
| __IO uint32_t baud1 |
0x18: UART BAUD1 Register
| __IO uint32_t ctrl0 |
0x00: UART CTRL0 Register
| __IO uint32_t ctrl1 |
0x04: UART CTRL1 Register
| __IO uint32_t dma |
0x20: UART DMA Register
| __IO uint32_t fifo |
0x1C: UART FIFO Register
| __IO uint32_t int_en |
0x0C: UART INT_EN Register
| __IO uint32_t int_fl |
0x10: UART INT_FL Register
| __I uint32_t stat |
0x08: UART STAT Register
| __IO uint32_t txfifo |
0x24: UART TXFIFO Register