![]() |
SX126x-Arduino
2.0.1
|
#include <Region.h>
Data Structures | |
struct | sDatarateParams |
Data Fields | |
int8_t | TxPower |
bool | DutyCycle |
uint8_t | NbJoinTrials |
struct uVerifyParams::sDatarateParams | DatarateParams |
Parameter structure for the function RegionVerify.
int8_t uVerifyParams::TxPower |
TX power to verify.
bool uVerifyParams::DutyCycle |
Set to true, if the duty cycle is enabled, otherwise false.
uint8_t uVerifyParams::NbJoinTrials |
The number of join trials.
struct uVerifyParams::sDatarateParams uVerifyParams::DatarateParams |