39 #include "params/Uart.hh" 60 return dynamic_cast<const Params *
>(
_params);
bool intStatus()
Return if we have an interrupt pending.
MakeCallback< Uart, &Uart::dataAvailable > callbackDataAvail
Uart(const Params *p, Addr pio_size)
const Params * params() const
virtual void dataAvailable()=0
Inform the uart that there is data available.
Base class for serial devices such as terminals.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
const SimObjectParams * _params
Cached copy of the object parameters.