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

The type describing the modulation parameters for every packet types. More...

#include <sx126x_ds.h>

Data Fields

radio_modems_t modem_type
 Packet to which the modulation parameters are referring to. More...
 
struct {
params
 Holds the modulation parameters structure. More...
 
struct {
params
 Holds the modulation parameters structure. More...
 
lora_spread_factors_t spreading_factor
 Spreading Factor for the LoRa modulation. More...
 
lora_bandwidths_t bandwidth
 Bandwidth for the LoRa modulation. More...
 
lora_coding_tates_t coding_rate
 Coding rate for the LoRa modulation. More...
 
uint8_t low_datarate_optimization
 Indicates if the modem uses the low datarate optimization. More...
 
lora_coding_states_t coding_rate
 Coding rate for the LoRa modulation. More...
 

Detailed Description

The type describing the modulation parameters for every packet types.

Definition at line 557 of file sx126x_ds.h.

Field Documentation

lora_bandwidths_t bandwidth

Bandwidth for the LoRa modulation.

Definition at line 570 of file sx126x_ds.h.

lora_coding_tates_t coding_rate

Coding rate for the LoRa modulation.

Definition at line 571 of file sx126x_ds.h.

lora_coding_states_t coding_rate

Coding rate for the LoRa modulation.

Definition at line 630 of file STM32WL_radio_driver.h.

uint8_t low_datarate_optimization

Indicates if the modem uses the low datarate optimization.

Definition at line 572 of file sx126x_ds.h.

Packet to which the modulation parameters are referring to.

Definition at line 558 of file sx126x_ds.h.

struct { ... } params

Holds the modulation parameters structure.

struct { ... } params

Holds the modulation parameters structure.

lora_spread_factors_t spreading_factor

Spreading Factor for the LoRa modulation.

Definition at line 569 of file sx126x_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.