|
SELKIELogger
1.0.0
|
Internal representation of a Datawell HXV message. More...
#include <DWTypes.h>

Public Attributes | |
| uint8_t | status |
| Error count. 0 or 1 OK, 2+ error. | |
| uint8_t | lines |
| Transmitted line number. | |
| uint8_t | data [8] |
| 8 bytes of data | |
Internal representation of a Datawell HXV message.
Transmitted as text, terminated by a carriage return (not stored).
All data transmitted as hexadecimal characters, with two characters representing each byte stored.