SX126x-Arduino  2.0.1
Data Structures | Data Fields
uVerifyParams Union Reference

#include <Region.h>

Data Structures

struct  sDatarateParams
 

Data Fields

int8_t TxPower
 
bool DutyCycle
 
uint8_t NbJoinTrials
 
struct uVerifyParams::sDatarateParams DatarateParams
 

Detailed Description

Parameter structure for the function RegionVerify.

Field Documentation

◆ TxPower

int8_t uVerifyParams::TxPower

TX power to verify.

◆ DutyCycle

bool uVerifyParams::DutyCycle

Set to true, if the duty cycle is enabled, otherwise false.

◆ NbJoinTrials

uint8_t uVerifyParams::NbJoinTrials

The number of join trials.

◆ DatarateParams

struct uVerifyParams::sDatarateParams uVerifyParams::DatarateParams

The documentation for this union was generated from the following file: