gem5  v21.0.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Variables
uart8250.hh File Reference
#include "base/bitunion.hh"
#include "base/logging.hh"
#include "dev/io_device.hh"
#include "dev/reg_bank.hh"
#include "dev/serial/uart.hh"
#include "params/Uart8250.hh"

Go to the source code of this file.

Classes

class  Uart8250
 
class  Uart8250::Registers
 
class  Uart8250::Registers::PairedRegister
 
class  Uart8250::Registers::BankedRegister
 
class  Uart8250::Registers::RWSwitchedRegister
 

Variables

const uint8_t UART_MCR_LOOP = 0x10
 

Detailed Description

Defines a 8250 UART

Definition in file uart8250.hh.

Variable Documentation

◆ UART_MCR_LOOP

const uint8_t UART_MCR_LOOP = 0x10

Definition at line 43 of file uart8250.hh.

Referenced by Uart8250::Registers::Registers().


Generated on Tue Jun 22 2021 15:28:33 for gem5 by doxygen 1.8.17