|
TR-mbed 1.0
|
#include <ref_serial.h>
Public Member Functions | |
| Referee (PinName pin_tx, PinName pin_rx) | |
| void | clearRxBuffer () |
| void | read () |
| bool | readable () |
The Referee class was an experiment and is not implemented yet. (maybe it's not needed)
| Referee::Referee | ( | PinName | pin_tx, |
| PinName | pin_rx | ||
| ) |
| void Referee::clearRxBuffer | ( | ) |
| void Referee::read | ( | ) |
| bool Referee::readable | ( | ) |