Module r3_support_rp2040::usbstdio
source · Expand description
Standard input/output, behaving as a USB serial device
Traits
- The options for the USB serial device configured by
configure
.
Functions
- Add a USB serial device to the system and register it as the destination of the standard output (
crate::stdout
).