Communication header: list all devices. More...
#include "comm.hpp"

Public Member Functions | |
| void | set (const size_t records) |
| Initialize the header. More... | |
Public Attributes | |
| CommHeader1 | header |
| common header More... | |
| uint16_t | number_of_records |
| number of records in the data array (network byte order) More... | |
| CommList2Data | data [0] |
| array of devices More... | |
Communication header: list all devices.
| void EPS::CommList2::set | ( | const size_t | records | ) |
Initialize the header.

| CommList2Data EPS::CommList2::data[0] |
array of devices
| CommHeader1 EPS::CommList2::header |
common header
| uint16_t EPS::CommList2::number_of_records |
number of records in the data array (network byte order)