SX126x-Arduino  2.0.1
Data Fields
sTxConfigParams Struct Reference

#include <Region.h>

Data Fields

uint8_t Channel
 
int8_t Datarate
 
int8_t TxPower
 
float MaxEirp
 
float AntennaGain
 
uint16_t PktLen
 

Detailed Description

Parameter structure for the function RegionTxConfig.

Field Documentation

◆ Channel

uint8_t sTxConfigParams::Channel

The TX channel.

◆ Datarate

int8_t sTxConfigParams::Datarate

The TX datarate.

◆ TxPower

int8_t sTxConfigParams::TxPower

The TX power.

◆ MaxEirp

float sTxConfigParams::MaxEirp

The Max EIRP, if applicable.

◆ AntennaGain

float sTxConfigParams::AntennaGain

The antenna gain, if applicable.

◆ PktLen

uint16_t sTxConfigParams::PktLen

Frame length to setup.


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