Module imix::io
[−]
[src]
Support routines for debugging I/O.
Note: Use of this module will trample any other USART3 configuration.
Reexports
use core::fmt::*; |
use kernel::debug; |
use kernel::hil::led; |
use kernel::hil::uart; |
use kernel::hil::uart::UART; |
use sam4l; |
Structs
Writer |
Statics
WRITER |
Functions
panic_fmt⚠ |
Panic handler. |