![]() |
SX126x-Arduino
2.0.1
|
#include <Region.h>
Data Fields | |
TimerTime_t | AggrTimeOff |
TimerTime_t | LastAggrTx |
int8_t | Datarate |
bool | Joined |
bool | DutyCycleEnabled |
Parameter structure for the function RegionNextChannel.
TimerTime_t sNextChanParams::AggrTimeOff |
Aggregated time-off time.
TimerTime_t sNextChanParams::LastAggrTx |
Time of the last aggregated TX.
int8_t sNextChanParams::Datarate |
Current datarate.
bool sNextChanParams::Joined |
Set to true, if the node has already joined a network, otherwise false.
bool sNextChanParams::DutyCycleEnabled |
Set to true, if the duty cycle is enabled, otherwise false.