Sapphire SoC DS Sapphire SoC UG Sapphire HP SoC DS Sapphire HP SoC UG RISC-V Embedded IDE UG Board Support Package
Loading...
Searching...
No Matches
uart_hwreg_t Struct Reference

#include <uart.h>

Data Fields

u32 DATA
 Address Offset: 0x00 - Data Register *‍/.
u32 STATUS
 Address Offset: 0x04 - Status Register *‍/.
u32 CLOCK_DIVIDER
 Address Offset: 0x08 - Clock Divider Register *‍/.
u32 FRAME_CONFIG
 Address Offset: 0x0C - Frame Configuration Register *‍/.

Detailed Description

UART hardware register map.

Definition at line 101 of file uart.h.

Field Documentation

◆ CLOCK_DIVIDER

u32 uart_hwreg_t::CLOCK_DIVIDER

Address Offset: 0x08 - Clock Divider Register *‍/.

Definition at line 105 of file uart.h.

◆ DATA

u32 uart_hwreg_t::DATA

Address Offset: 0x00 - Data Register *‍/.

Definition at line 103 of file uart.h.

◆ FRAME_CONFIG

u32 uart_hwreg_t::FRAME_CONFIG

Address Offset: 0x0C - Frame Configuration Register *‍/.

Definition at line 106 of file uart.h.

◆ STATUS

u32 uart_hwreg_t::STATUS

Address Offset: 0x04 - Status Register *‍/.

Definition at line 104 of file uart.h.


The documentation for this struct was generated from the following file:
  • C:/Users/JasonLau/Downloads/workspace_local/GitLab/efx_IP/efx_soc_rv64/embedded_sw/software/standalone/driver/uart/uart.h