gem5  v20.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Variables
uart.hh File Reference

Base class for UART. More...

#include "base/callback.hh"
#include "dev/io_device.hh"
#include "dev/serial/serial.hh"
#include "params/Uart.hh"

Go to the source code of this file.

Classes

class  Uart
 

Variables

const int RX_INT = 0x1
 
const int TX_INT = 0x2
 

Detailed Description

Base class for UART.

Definition in file uart.hh.

Variable Documentation

◆ RX_INT

const int RX_INT = 0x1

◆ TX_INT

const int TX_INT = 0x2

Definition at line 44 of file uart.hh.

Referenced by Uart8250::read(), Uart8250::Uart8250(), and Uart8250::write().


Generated on Thu May 28 2020 16:21:39 for gem5 by doxygen 1.8.13