![]() |
SX126x-Arduino
2.0.1
|
#include <RegionCommon.h>
Data Fields | |
| uint8_t | Status |
| bool | AdrEnabled |
| int8_t | Datarate |
| int8_t | TxPower |
| uint8_t | NbRep |
| int8_t | CurrentDatarate |
| int8_t | CurrentTxPower |
| int8_t | CurrentNbRep |
| uint8_t | NbChannels |
| uint16_t * | ChannelsMask |
| int8_t | MinDatarate |
| int8_t | MaxDatarate |
| ChannelParams_t * | Channels |
| int8_t | MinTxPower |
| int8_t | MaxTxPower |
| uint8_t sRegionCommonLinkAdrReqVerifyParams::Status |
The current status of the AdrLinkRequest.
| bool sRegionCommonLinkAdrReqVerifyParams::AdrEnabled |
Set to true, if ADR is enabled.
| int8_t sRegionCommonLinkAdrReqVerifyParams::Datarate |
The datarate the AdrLinkRequest wants to set.
| int8_t sRegionCommonLinkAdrReqVerifyParams::TxPower |
The TX power the AdrLinkRequest wants to set.
| uint8_t sRegionCommonLinkAdrReqVerifyParams::NbRep |
The number of repetitions the AdrLinkRequest wants to set.
| int8_t sRegionCommonLinkAdrReqVerifyParams::CurrentDatarate |
The current datarate the node is using.
| int8_t sRegionCommonLinkAdrReqVerifyParams::CurrentTxPower |
The current TX power the node is using.
| int8_t sRegionCommonLinkAdrReqVerifyParams::CurrentNbRep |
The current number of repetitions the node is using.
| uint8_t sRegionCommonLinkAdrReqVerifyParams::NbChannels |
The number of channels.
| uint16_t* sRegionCommonLinkAdrReqVerifyParams::ChannelsMask |
Pointer to the first element of the channels mask.
| int8_t sRegionCommonLinkAdrReqVerifyParams::MinDatarate |
The minimum possible datarate.
| int8_t sRegionCommonLinkAdrReqVerifyParams::MaxDatarate |
The maximum possible datarate.
| ChannelParams_t* sRegionCommonLinkAdrReqVerifyParams::Channels |
Pointer to the channels.
| int8_t sRegionCommonLinkAdrReqVerifyParams::MinTxPower |
The minimum possible TX power.
| int8_t sRegionCommonLinkAdrReqVerifyParams::MaxTxPower |
The maximum possible TX power.
1.8.18