|
|
virtual bool | available ()=0 |
| |
|
virtual char | getc ()=0 |
| |
|
virtual void | putc (char c)=0 |
| |
|
virtual void | uartAttachIrq (function< void(char)> f)=0 |
| |
|
virtual void | uartDetachIrq ()=0 |
| |
|
virtual void | uartEnableIrq ()=0 |
| |
|
virtual void | uartDisableIrq ()=0 |
| |
Definition at line 24 of file uart_data_interface.h.
The documentation for this class was generated from the following file: