void regInterfaceCallback(const std::function< void()> &callback)
Register a data available callback into the host interface layer.
virtual void dataAvailable()=0
Inform the uart that there is data available.
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.