Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of OmniWheels by
dl_channel_req_params_s Struct Reference
The parameter structure for the function RegionDlChannelReq. More...
#include <lora_phy_ds.h>
Data Fields | |
uint8_t | channel_id |
The channel ID to add the frequency. | |
uint32_t | rx1_frequency |
The alternative frequency for the Rx1 window. |
Detailed Description
The parameter structure for the function RegionDlChannelReq.
Definition at line 760 of file lora_phy_ds.h.
Field Documentation
uint8_t channel_id |
The channel ID to add the frequency.
Definition at line 765 of file lora_phy_ds.h.
uint32_t rx1_frequency |
The alternative frequency for the Rx1 window.
Definition at line 769 of file lora_phy_ds.h.
Generated on Fri Jul 22 2022 04:54:12 by
