Data Fields

mComm_StreamConfig Struct Reference

#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

unsigned empty

Definition at line 176 of file mComm.h.

unsigned enabled

If '1', the stream is enabled.

Definition at line 174 of file mComm.h.

unsigned go

If '1', the stream will attempt to output.

Definition at line 175 of file mComm.h.

uint8_t index

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: