MySensors Library & Examples
2.3.2-62-ge298769
|
#include <SX126x.h>
Public Attributes | |
union { | |
struct { | |
sx126x_loRaSpreadingFactors_t spreadingFactor | |
Spreading Factor for the LoRa modulation. | |
sx126x_loRaBandwidths_t bandwidth | |
Bandwidth for the LoRa modulation. | |
sx126x_loRaCodingRates_t codingRate | |
Coding rate for the LoRa modulation. | |
bool lowDatarateOptimize | |
Indicates if the modem uses the low datarate optimization. | |
} fields | |
fields | |
uint8_t values [8] | |
values | |
}; | |