MAX32665 Peripheral Driver API
Peripheral Driver API for the MAX32665
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
UART_Registers

Modules

 Register Offsets
 
 UART_CTRL
 
 UART_THRESH_CTRL
 
 UART_STATUS
 
 UART_INT_EN
 
 UART_INT_FL
 
 UART_BAUD0
 
 UART_BAUD1
 
 UART_FIFO
 
 UART_DMA
 
 UART_TX_FIFO
 

Files

file  uart_regs.h
 

Data Structures

struct  mxc_uart_regs_t
 

Detailed Description

Registers, Bit Masks and Bit Positions for the UART Peripheral Module.

UART


Data Structure Documentation

◆ mxc_uart_regs_t

struct mxc_uart_regs_t

Structure type to access the UART Registers.

Data Fields

__IO uint32_t ctrl
 
__IO uint32_t thresh_ctrl
 
__I uint32_t status
 
__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 tx_fifo
 

Field Documentation

◆ baud0

__IO uint32_t baud0

0x14: UART BAUD0 Register

◆ baud1

__IO uint32_t baud1

0x18: UART BAUD1 Register

◆ ctrl

__IO uint32_t ctrl

0x00: UART CTRL Register

◆ dma

__IO uint32_t dma

0x20: UART DMA Register

◆ fifo

__IO uint32_t fifo

0x1C: UART FIFO Register

◆ int_en

__IO uint32_t int_en

0x0C: UART INT_EN Register

◆ int_fl

__IO uint32_t int_fl

0x10: UART INT_FL Register

◆ status

__I uint32_t status

0x08: UART STATUS Register

◆ thresh_ctrl

__IO uint32_t thresh_ctrl

0x04: UART THRESH_CTRL Register

◆ tx_fifo

__IO uint32_t tx_fifo

0x24: UART TX_FIFO Register