Overview   API Reference  

serial_null Struct Reference

Simple serial_driver, which discards all characters (used for measurements). More...

#include <serial_null.hpp>

Inheritance diagram for serial_null:

Inheritance graph
[legend]
Collaboration diagram for serial_null:

Collaboration graph
[legend]

List of all members.

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.


Detailed Description

Simple serial_driver, which discards all characters (used for measurements).
The documentation for this struct was generated from the following file:

L4vmm Reference Manual, written by Mario Schwalbe  © 2006-2008