Skyward boardcore
Loading...
Searching...
No Matches
Boardcore::EventData Struct Reference

Loggable struct for each event posted. More...

#include <EventData.h>

Static Public Member Functions

static constexpr auto reflect ()
 

Public Attributes

uint64_t timestamp
 
uint8_t event
 
uint8_t topic
 

Detailed Description

Loggable struct for each event posted.

Definition at line 36 of file EventData.h.

Member Function Documentation

◆ reflect()

static constexpr auto Boardcore::EventData::reflect ( )
inlinestaticconstexpr

Definition at line 42 of file EventData.h.

Member Data Documentation

◆ event

uint8_t Boardcore::EventData::event

Definition at line 39 of file EventData.h.

◆ timestamp

uint64_t Boardcore::EventData::timestamp

Definition at line 38 of file EventData.h.

◆ topic

uint8_t Boardcore::EventData::topic

Definition at line 40 of file EventData.h.


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