Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
tap::communication::serial::RefSerialData::Rx::EventData Struct Reference

#include <ref_serial_data.hpp>

Public Attributes

SiteData_t siteData
 Information about occupied zones.
 
uint8_t timeSinceLastDartHit
 Time since the last dart hit own outpost or base.
 
SiteDartHit lastDartHit
 The target hit by the last dart.
 

Detailed Description

Data about the current state of the event.

Member Data Documentation

◆ lastDartHit

SiteDartHit tap::communication::serial::RefSerialData::Rx::EventData::lastDartHit

The target hit by the last dart.

◆ siteData

SiteData_t tap::communication::serial::RefSerialData::Rx::EventData::siteData

Information about occupied zones.

◆ timeSinceLastDartHit

uint8_t tap::communication::serial::RefSerialData::Rx::EventData::timeSinceLastDartHit

Time since the last dart hit own outpost or base.


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