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

Base class for UART. More...

#include "dev/io_device.hh"
#include "dev/terminal.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

const int RX_INT = 0x1

Definition at line 44 of file uart.hh.

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

const int TX_INT = 0x2

Definition at line 45 of file uart.hh.

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


Generated on Fri Jun 9 2017 13:03:58 for gem5 by doxygen 1.8.6