|
Pico Core
|
#include <harp_message.h>
Public Member Functions | |
| msg_t (msg_header_t &header, void *payload, uint8_t &checksum) | |
| bool | has_timestamp () |
| uint8_t | payload_length () |
Public Attributes | |
| msg_header_t & | header |
| void * | payload |
| uint8_t & | checksum |
|
inline |
|
inline |
|
inline |
| uint8_t& msg_t::checksum |
| msg_header_t& msg_t::header |
| void* msg_t::payload |