pub unsafe fn uart0() -> MmioUart<'static>
Obtains a reference to the UART0 device.
The caller must ensure that the reference is not used concurrently in a way that could result in data races.