Function arduboy_rust::arduino_system::serial_print::end
source · pub fn end()Expand description
Disables serial communication, allowing the RX and TX pins to be used for general input and output. To re-enable serial communication, call begin().