#include <wg0x.h>
Public Member Functions | |
| bool | build (unsigned address, unsigned length, MbxCmdType type, unsigned seqnum, void const *data) |
Public Attributes | |
| uint8_t | checksum_ |
| uint8_t | data_ [MBX_DATA_SIZE] |
| WG0XMbxHdr | hdr_ |
Definition at line 68 of file wg0x.h.
| bool WG0XMbxCmd::build | ( | unsigned | address, | |
| unsigned | length, | |||
| MbxCmdType | type, | |||
| unsigned | seqnum, | |||
| void const * | data | |||
| ) |
| uint8_t WG0XMbxCmd::checksum_ |
| uint8_t WG0XMbxCmd::data_[MBX_DATA_SIZE] |