SX126x-Arduino  2.0.1
Data Fields
sCalcBackOffParams Struct Reference

#include <Region.h>

Data Fields

bool Joined
 
bool LastTxIsJoinRequest
 
bool DutyCycleEnabled
 
uint8_t Channel
 
TimerTime_t ElapsedTime
 
TimerTime_t TxTimeOnAir
 

Detailed Description

Parameter structure for the function RegionCalcBackOff.

Field Documentation

◆ Joined

bool sCalcBackOffParams::Joined

Set to true, if the node has already joined a network, otherwise false.

◆ LastTxIsJoinRequest

bool sCalcBackOffParams::LastTxIsJoinRequest

Joined Set to true, if the last uplink was a join request

◆ DutyCycleEnabled

bool sCalcBackOffParams::DutyCycleEnabled

Set to true, if the duty cycle is enabled, otherwise false.

◆ Channel

uint8_t sCalcBackOffParams::Channel

Current channel index.

◆ ElapsedTime

TimerTime_t sCalcBackOffParams::ElapsedTime

Elapsed time since the start of the node.

◆ TxTimeOnAir

TimerTime_t sCalcBackOffParams::TxTimeOnAir

Time-on-air of the last transmission.


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