Mistake on this page?
Report an issue in GitHub or email us
Data Fields
tx_config_params_t Struct Reference

TX configuration parameters. More...

#include <lora_phy_ds.h>

Data Fields

uint8_t channel
 The TX channel. More...
 
int8_t datarate
 The TX datarate. More...
 
int8_t tx_power
 The TX power. More...
 
float max_eirp
 The Max EIRP, if applicable. More...
 
float antenna_gain
 The antenna gain, if applicable. More...
 
uint16_t pkt_len
 The frame length to set up. More...
 

Detailed Description

TX configuration parameters.

Definition at line 275 of file lora_phy_ds.h.

Field Documentation

float antenna_gain

The antenna gain, if applicable.

Definition at line 295 of file lora_phy_ds.h.

uint8_t channel

The TX channel.

Definition at line 279 of file lora_phy_ds.h.

int8_t datarate

The TX datarate.

Definition at line 283 of file lora_phy_ds.h.

float max_eirp

The Max EIRP, if applicable.

Definition at line 291 of file lora_phy_ds.h.

uint16_t pkt_len

The frame length to set up.

Definition at line 299 of file lora_phy_ds.h.

int8_t tx_power

The TX power.

Definition at line 287 of file lora_phy_ds.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.