![]() |
MAX32655 Peripheral Driver API
Peripheral Driver API for the MAX32655
|
Modules | |
| Register Offsets | |
| UART_CTRL | |
| UART_STATUS | |
| UART_INT_EN | |
| UART_INT_FL | |
| UART_CLKDIV | |
| UART_OSR | |
| UART_TXPEEK | |
| UART_PNR | |
| UART_FIFO | |
| UART_DMA | |
| UART_WKEN | |
| UART_WKFL | |
Files | |
| file | uart_regs.h |
Data Structures | |
| struct | mxc_uart_regs_t |
Registers, Bit Masks and Bit Positions for the UART Peripheral Module.
UART Low Power Registers
| struct mxc_uart_regs_t |
Structure type to access the UART Registers.
Data Fields | |
| __IO uint32_t | ctrl |
| __I uint32_t | status |
| __IO uint32_t | int_en |
| __IO uint32_t | int_fl |
| __IO uint32_t | clkdiv |
| __IO uint32_t | osr |
| __IO uint32_t | txpeek |
| __IO uint32_t | pnr |
| __IO uint32_t | fifo |
| __IO uint32_t | dma |
| __IO uint32_t | wken |
| __IO uint32_t | wkfl |
| __IO uint32_t clkdiv |
0x0010: UART CLKDIV Register
| __IO uint32_t ctrl |
0x0000: UART CTRL Register
| __IO uint32_t dma |
0x0030: UART DMA Register
| __IO uint32_t fifo |
0x0020: UART FIFO Register
| __IO uint32_t int_en |
0x0008: UART INT_EN Register
| __IO uint32_t int_fl |
0x000C: UART INT_FL Register
| __IO uint32_t osr |
0x0014: UART OSR Register
| __IO uint32_t pnr |
0x001C: UART PNR Register
| __I uint32_t status |
0x0004: UART STATUS Register
| __IO uint32_t txpeek |
0x0018: UART TXPEEK Register
| __IO uint32_t wken |
0x0034: UART WKEN Register
| __IO uint32_t wkfl |
0x0038: UART WKFL Register