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
channel_params_t Struct Reference
#include <lorawan_data_structures.h>
Data Fields | |
uint32_t | frequency |
uint32_t | rx1_frequency |
dr_range_t | dr_range |
uint8_t | band |
Detailed Description
LoRaMAC channel definition.
Definition at line 193 of file lorawan_data_structures.h.
Field Documentation
uint8_t band |
The band index.
Definition at line 209 of file lorawan_data_structures.h.
The data rate definition.
Definition at line 205 of file lorawan_data_structures.h.
uint32_t frequency |
The frequency in Hz.
Definition at line 197 of file lorawan_data_structures.h.
uint32_t rx1_frequency |
The alternative frequency for RX window 1.
Definition at line 201 of file lorawan_data_structures.h.
Generated on Fri Jul 22 2022 04:54:12 by
