Ares LoRa Serial Driver Core
Loading...
Searching...
No Matches
AresFrame::Heartbeat Struct Reference

#include <ares_frame.hpp>

Public Attributes

bool ready = false
bool broadcast = false
uint8_t tx_cnt = 0
uint16_t id = 0

Detailed Description

Data for AresFrame::HEARTBEAT frames.

Member Data Documentation

◆ broadcast

bool AresFrame::Heartbeat::broadcast = false

Broadcast the heartbeat frame.

◆ id

uint16_t AresFrame::Heartbeat::id = 0

The destination for the heartbeat.

◆ ready

bool AresFrame::Heartbeat::ready = false

System ready for data collection.

◆ tx_cnt

uint8_t AresFrame::Heartbeat::tx_cnt = 0

The number of times to send the heartbeat.


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