39#include "params/Uart.hh"
Base class for serial devices such as terminals.
virtual void dataAvailable()=0
Inform the uart that there is data available.
bool intStatus()
Return if we have an interrupt pending.
Uart(const Params &p, Addr pio_size)
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.