#include <mComm.h>
Data Fields |
unsigned | enabled:1 |
| If '1', the stream is enabled.
|
unsigned | go:1 |
| If '1', the stream will attempt to output.
|
unsigned | empty:6 |
uint8_t | index |
| The index of the current stream vector.
|
Detailed Description
Definition at line 172 of file mComm.h.
Field Documentation
If '1', the stream is enabled.
Definition at line 174 of file mComm.h.
If '1', the stream will attempt to output.
Definition at line 175 of file mComm.h.
The index of the current stream vector.
Definition at line 178 of file mComm.h.
The documentation for this struct was generated from the following file: