40 #include "params/Uart.hh"
bool intStatus()
Return if we have an interrupt pending.
MakeCallback< Uart,&Uart::dataAvailable > callbackDataAvail
Uart(const Params *p, Addr pio_size)
virtual void dataAvailable()=0
Inform the uart that there is data available.
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.
const Params * params() const