SELKIELogger  1.0.0

Internal representation of a Datawell HXV message. More...

#include <DWTypes.h>

Collaboration diagram for dw_hxv:

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
 

Detailed Description

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.

Definition at line 99 of file DWTypes.h.


The documentation for this struct was generated from the following file: