|
FireSync API
|
Represents serial output run-time statistics.

Public Attributes | |
| k64u | outputCount |
| Count of output words transmitted. | |
| k64u | outputDropCount |
| Count of output words dropped. | |
| k64u | overflowCount |
| Count of queue overflow events detected. | |
| k64u | queueCount |
| Count of output words enqueued. | |
| k64u | underflowCount |
| Count of queue underflow events detected. | |