Pico Core
Loading...
Searching...
No Matches
timestamped_msg_t Struct Reference

#include <harp_message.h>

Inheritance diagram for timestamped_msg_t:
[legend]
Collaboration diagram for timestamped_msg_t:
[legend]

Public Member Functions

 timestamped_msg_t (msg_header_t &header, uint32_t &timestamp_sec, uint16_t &timestamp_usec, void *payload, uint8_t &checksum)
 
- Public Member Functions inherited from msg_t
 msg_t (msg_header_t &header, void *payload, uint8_t &checksum)
 
bool has_timestamp ()
 
uint8_t payload_length ()
 

Public Attributes

uint32_t & timestamp_sec
 
uint16_t & timestamp_usec
 
- Public Attributes inherited from msg_t
msg_header_theader
 
void * payload
 
uint8_t & checksum
 

Constructor & Destructor Documentation

◆ timestamped_msg_t()

timestamped_msg_t::timestamped_msg_t ( msg_header_t & header,
uint32_t & timestamp_sec,
uint16_t & timestamp_usec,
void * payload,
uint8_t & checksum )
inline

Member Data Documentation

◆ timestamp_sec

uint32_t& timestamped_msg_t::timestamp_sec

◆ timestamp_usec

uint16_t& timestamped_msg_t::timestamp_usec

The documentation for this struct was generated from the following file: