Buy | Download | Getting Started | Learning | Reference | Hardware | FAQ
Serial
Disables serial communication, allowing the RX and TX pins to be used for general input and output. To re-enable serial communication, call Serial.begin().
Serial.end()
Arduino Mega only: Serial1.end() Serial2.end() Serial3.end()
none
nothing
Reference Home