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.
Dependencies: SX127x sx12xx_hal TSL2561
uDrRange::sFields Struct Reference
#include <LoRaMacSingle.h>
Data Fields | |
| int8_t | Min: 4 |
| int8_t | Max: 4 |
Detailed Description
Structure to store the minimum and the maximum datarate
Definition at line 125 of file LoRaMacSingle.h.
Field Documentation
| int8_t Max |
Maximum data rate
EU868 - [DR_0, DR_1, DR_2, DR_3, DR_4, DR_5, DR_6, DR_7]
US915 - [DR_0, DR_1, DR_2, DR_3, DR_4]
Definition at line 142 of file LoRaMacSingle.h.
| int8_t Min |
Minimum data rate
EU868 - [DR_0, DR_1, DR_2, DR_3, DR_4, DR_5, DR_6, DR_7]
US915 - [DR_0, DR_1, DR_2, DR_3, DR_4]
Definition at line 134 of file LoRaMacSingle.h.
Generated on Wed Jul 13 2022 01:56:42 by
1.7.2