[−][src]Static sunrise_kernel::devices::rs232::G_SERIAL
static G_SERIAL: Once<SpinLockIRQ<SerialInternal<Pio<u8>>>>
The serial logger.
Initialized on first use.
Log functions will access the SerialInternal it wraps, and send text to it.