COSA
An Object-Oriented Platform for Arduino Programming
|
#include <VWI.hh>
Public Attributes | |
int16_t | network |
Network address. More... | |
uint8_t | dest |
Destination device address. More... | |
uint8_t | src |
Source device address. More... | |
uint8_t | port |
Port or message type. More... | |
Frame header; Transmitted in little endian order; network LSB first.