#include <serial_null.hpp>


Public Member Functions | |
| virtual const char * | name (void) const |
| Returns the driver's name. | |
| virtual int | reset (void) |
| Resets the driver's state back to defaults as when powering up the machine. | |
| virtual int | write (const uint8_t c) |
| Writes the specified byte to the output medium. | |