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.
rx2_channel_params Struct Reference
#include <lorawan_data_structures.h>
| Data Fields | |
| uint32_t | frequency | 
| uint8_t | datarate | 
Detailed Description
LoRaMAC receive window 2 channel parameters.
Definition at line 249 of file lorawan_data_structures.h.
Field Documentation
| uint8_t datarate | 
The data rate.
LoRaWAN Regional Parameters V1.0.2rB.
The allowed ranges are region-specific. Please refer to DR_0 to DR_15 for details.
Definition at line 261 of file lorawan_data_structures.h.
| uint32_t frequency | 
The frequency in Hz.
Definition at line 253 of file lorawan_data_structures.h.
Generated on Tue Jul 12 2022 12:22:49 by
 1.7.2
 1.7.2