![]() |
SX126x-Arduino
2.0.1
|
#include <Region.h>
Data Fields | |
| bool | UpdateChanMask |
| bool | AdrEnabled |
| uint32_t | AdrAckCounter |
| int8_t | Datarate |
| int8_t | TxPower |
| uint8_t | UplinkDwellTime |
Parameter structure for the function RegionAdrNext.
| bool sAdrNextParams::UpdateChanMask |
Set to true, if the function should update the channels mask.
| bool sAdrNextParams::AdrEnabled |
Set to true, if ADR is enabled.
| uint32_t sAdrNextParams::AdrAckCounter |
ADR ack counter.
| int8_t sAdrNextParams::Datarate |
Datarate used currently.
| int8_t sAdrNextParams::TxPower |
TX power used currently.
| uint8_t sAdrNextParams::UplinkDwellTime |
UplinkDwellTime
1.8.18