|
|
uint8_t | buf [(4096)] |
| | The transmit buffer.
|
|
int | in_bytes |
| | The number of bytes stored in the transmit buffer.
|
|
int | out_bytes |
| | The number of bytes sent from the transmit buffer.
|
|
bool | data_started |
| | True if the flow of real data has started.
|
|
bool | holding |
| | True if holding up further data into the buffer, for flow control.
|
|
bool | final |
| | True when the end of non-ECM data from the computer has been detected.
|
Buffer for data from the computer to the channel.
The documentation for this struct was generated from the following files: