SX126x-Arduino  2.0.1
Data Fields
sBand Struct Reference

#include <LoRaMac.h>

Data Fields

uint16_t DCycle
 
int8_t TxMaxPower
 
TimerTime_t LastJoinTxDoneTime
 
TimerTime_t LastTxDoneTime
 
TimerTime_t TimeOff
 

Detailed Description

LoRaMAC band parameters definition

Field Documentation

◆ DCycle

uint16_t sBand::DCycle

Duty cycle

◆ TxMaxPower

int8_t sBand::TxMaxPower

Maximum Tx power

◆ LastJoinTxDoneTime

TimerTime_t sBand::LastJoinTxDoneTime

Time stamp of the last JoinReq Tx frame.

◆ LastTxDoneTime

TimerTime_t sBand::LastTxDoneTime

Time stamp of the last Tx frame

◆ TimeOff

TimerTime_t sBand::TimeOff

Holds the time where the device is off


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