![]() |
SX126x-Arduino
2.0.1
|
#include <LoRaMac.h>
Data Fields | |
| uint16_t | DCycle |
| int8_t | TxMaxPower |
| TimerTime_t | LastJoinTxDoneTime |
| TimerTime_t | LastTxDoneTime |
| TimerTime_t | TimeOff |
LoRaMAC band parameters definition
| uint16_t sBand::DCycle |
Duty cycle
| int8_t sBand::TxMaxPower |
Maximum Tx power
| TimerTime_t sBand::LastJoinTxDoneTime |
Time stamp of the last JoinReq Tx frame.
| TimerTime_t sBand::LastTxDoneTime |
Time stamp of the last Tx frame
| TimerTime_t sBand::TimeOff |
Holds the time where the device is off
1.8.18