TianoCore EDK2 master
Loading...
Searching...
No Matches
UART_INFO Struct Reference

Data Fields

UINTN BaseAddress
 
BOOLEAN UseMmio
 
UINT32 BaudRate
 
UINT8 RegisterStride
 

Detailed Description

Definition at line 47 of file BaseSerialPortLibHob.c.

Field Documentation

◆ BaseAddress

UINTN UART_INFO::BaseAddress

Definition at line 48 of file BaseSerialPortLibHob.c.

◆ BaudRate

UINT32 UART_INFO::BaudRate

Definition at line 50 of file BaseSerialPortLibHob.c.

◆ RegisterStride

UINT8 UART_INFO::RegisterStride

Definition at line 51 of file BaseSerialPortLibHob.c.

◆ UseMmio

BOOLEAN UART_INFO::UseMmio

Definition at line 49 of file BaseSerialPortLibHob.c.


The documentation for this struct was generated from the following file: