SX126x-Arduino  2.0.1
Data Fields
sGetPhyParams Struct Reference

#include <Region.h>

Data Fields

PhyAttribute_t Attribute
 
int8_t Datarate
 
uint8_t UplinkDwellTime
 
uint8_t DownlinkDwellTime
 

Detailed Description

Parameter structure for the function RegionGetPhyParam.

Field Documentation

◆ Attribute

PhyAttribute_t sGetPhyParams::Attribute

Setup the parameter to get.

◆ Datarate

int8_t sGetPhyParams::Datarate

Datarate. The parameter is needed for the following queries: PHY_MAX_PAYLOAD, PHY_MAX_PAYLOAD_REPEATER, PHY_NEXT_LOWER_TX_DR.

◆ UplinkDwellTime

uint8_t sGetPhyParams::UplinkDwellTime

Uplink dwell time. The parameter is needed for the following queries: PHY_MIN_TX_DR, PHY_MAX_PAYLOAD, PHY_MAX_PAYLOAD_REPEATER, PHY_NEXT_LOWER_TX_DR.

◆ DownlinkDwellTime

uint8_t sGetPhyParams::DownlinkDwellTime

Downlink dwell time. The parameter is needed for the following queries: PHY_MIN_RX_DR, PHY_MAX_PAYLOAD, PHY_MAX_PAYLOAD_REPEATER.


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