Contains rx parameter setup request coming from network server. More...
#include <lora_phy_ds.h>
| Data Fields | |
| int8_t | datarate | 
| The datarate to set up.  More... | |
| int8_t | dr_offset | 
| The datarate offset.  More... | |
| uint32_t | frequency | 
| The frequency to set up.  More... | |
Contains rx parameter setup request coming from network server.
Definition at line 412 of file lora_phy_ds.h.
| int8_t datarate | 
The datarate to set up.
Definition at line 416 of file lora_phy_ds.h.
| int8_t dr_offset | 
The datarate offset.
Definition at line 420 of file lora_phy_ds.h.
| uint32_t frequency | 
The frequency to set up.
Definition at line 424 of file lora_phy_ds.h.