SX126x-Arduino  2.0.1
Data Fields
sRegionCommonCalcBackOffParams Struct Reference

#include <RegionCommon.h>

Data Fields

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

Field Documentation

◆ Channels

ChannelParams_t* sRegionCommonCalcBackOffParams::Channels

A pointer to region specific channels.

◆ Bands

Band_t* sRegionCommonCalcBackOffParams::Bands

A pointer to region specific bands.

◆ LastTxIsJoinRequest

bool sRegionCommonCalcBackOffParams::LastTxIsJoinRequest

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

◆ Joined

bool sRegionCommonCalcBackOffParams::Joined

Set to true, if the node is joined.

◆ DutyCycleEnabled

bool sRegionCommonCalcBackOffParams::DutyCycleEnabled

Set to true, if the duty cycle is enabled.

◆ Channel

uint8_t sRegionCommonCalcBackOffParams::Channel

The current channel.

◆ ElapsedTime

TimerTime_t sRegionCommonCalcBackOffParams::ElapsedTime

The elapsed time since initialization.

◆ TxTimeOnAir

TimerTime_t sRegionCommonCalcBackOffParams::TxTimeOnAir

The time on air of the last Tx frame.


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