COSA
An Object-Oriented Platform for Arduino Programming
|
#include <RS485.hh>
Public Attributes | |
uint8_t | length |
Number of bytes in payload. More... | |
uint8_t | dest |
Destination node address. More... | |
uint8_t | src |
Source node address. More... | |
uint8_t | crc |
Header check-sum. More... | |