gem5  v21.0.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Variables
uart.hh File Reference
#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

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