ZXFoundation™ 26h2
Loading...
Searching...
No Matches
drivers.console.diag.core Module Reference

Functions

consteval auto drivers::console::diag::get_backend () noexcept -> const zxfoundation::sys::printk::printk_backend &
 Retrieve the DIAG 8 console backend reference.
auto drivers::console::diag::init () noexcept -> void
 Initializer for the DIAG console backend.
auto drivers::console::diag::write (const std::string_view s) noexcept -> void
 Flush ASCII content to the DIAG 8 console.

Variables

constexpr zxfoundation::sys::printk::printk_backend drivers::console::diag::diag_hv_con_printk_backend
 Global printk backend for the DIAG 8 console.

Files

file  drivers/console/diag.zcomponent/core.cxxm
file  drivers/console/diag.zcomponent/core.cxx