![]() |
Mbed OS 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. | ||
| struct { | ||
| } | params | |
| Holds the modulation parameters structure. | ||
| struct { | ||
| } | params | |
| Holds the modulation parameters structure. | ||
The type describing the modulation parameters for every packet types.
Definition at line 557 of file sx126x_ds.h.
Packet to which the modulation parameters are referring to.
Definition at line 558 of file sx126x_ds.h.
| lora_spread_factors_t spreading_factor |
Spreading Factor for the LoRa modulation.
Definition at line 569 of file sx126x_ds.h.
| 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.
| uint8_t low_datarate_optimization |
Indicates if the modem uses the low datarate optimization.
Definition at line 572 of file sx126x_ds.h.
| struct { ... } params |
Holds the modulation parameters structure.
| lora_coding_states_t coding_rate |
Coding rate for the LoRa modulation.
Definition at line 639 of file STM32WL_radio_driver.h.
| struct { ... } params |
Holds the modulation parameters structure.