Misc MODSERIAL functions
Functions | |
| char | txGetLastChar (void) |
| Function: txGetLastChar. | |
| char | rxGetLastChar (void) |
| Function: rxGetLastChar. | |
Function Documentation
| char rxGetLastChar | ( | void | ) | [inherited] |
Function: rxGetLastChar.
Return the last byte to pass through the RX interrupt handler.
- Returns:
- The byte
Definition at line 684 of file MODSERIAL.h.
| char txGetLastChar | ( | void | ) | [inherited] |
Function: txGetLastChar.
Rteurn the last byte to pass through the TX interrupt handler.
- Returns:
- The byte
Definition at line 674 of file MODSERIAL.h.
Generated on Sat Jul 16 2022 22:53:19 by
1.7.2