| 
    SingingCat 0
    
   application 
   | 
 
SX126X LoRa modulation parameters structure definition. More...
#include <sx126x.h>
Data Fields | |
| sx126x_lora_bw_t | bw | 
| LoRa Bandwidth.  More... | |
| sx126x_lora_cr_t | cr | 
| LoRa Coding Rate.  More... | |
| uint8_t | ldro | 
| Low DataRate Optimization configuration.  More... | |
| sx126x_lora_sf_t | sf | 
| LoRa Spreading Factor.  More... | |
LoRa Bandwidth.
Definition at line 331 of file sx126x.h.
Referenced by sx126x_get_lora_time_on_air_in_ms().
LoRa Coding Rate.
Definition at line 332 of file sx126x.h.
Referenced by sx126x_get_lora_time_on_air_numerator().
| uint8_t ldro | 
Low DataRate Optimization configuration.
Definition at line 333 of file sx126x.h.
Referenced by sx126x_get_lora_time_on_air_numerator().
LoRa Spreading Factor.
Definition at line 330 of file sx126x.h.
Referenced by sx126x_get_lora_time_on_air_numerator().