HEllo
|
Device Class this calss defines a device. More...
#include <device.hpp>
Public Member Functions | |
uint8_t | doSomething (uint8_t thing) |
It
dose something | |
Device Class this calss defines a device.
Device driver.
This class is meant as an example. It is not useful by itself rather its usefulness is only a function of how much it helps the reader. It is in a sense defined by the person who reads it and otherwise does not exist in any real form.
Contact: yokyok
Created on: Wed Apr 13 18:39:37 2005
uint8_t Device::doSomething | ( | uint8_t | thing | ) |
It
dose something
it adds two thing together.
uint8_t | thing |