Regional parameters which are controlled by Data Rate.
#include <lorawan_multiband.h>
Data Fields | |
RadioLoRaBandWidth_t | bandwidth |
uint8_t | maxPayloadSizeDt0 |
uint8_t | maxPayloadSizeDt1 |
RadioModulation_t | modulation |
int8_t | rxWindowOffset |
uint16_t | rxWindowSize |
RadioDataRate_t | spreadingFactor |
RadioLoRaBandWidth_t _DRParams::bandwidth |
uint8_t _DRParams::maxPayloadSizeDt0 |
Referenced by LORAREG_GetAttr_MaxPayloadT1(), LORAREG_GetAttr_MaxPayloadT2(), and LORAREG_GetAttr_MaxPayloadT3().
uint8_t _DRParams::maxPayloadSizeDt1 |
Referenced by LORAREG_GetAttr_MaxPayloadT3().
RadioModulation_t _DRParams::modulation |
int8_t _DRParams::rxWindowOffset |
Referenced by LORAREG_GetAttr_RxWindowOffsetT1(), and LORAREG_GetAttr_RxWindowOffsetT2().
uint16_t _DRParams::rxWindowSize |
Referenced by LORAREG_GetAttr_RxWindowSizeT1(), and LORAREG_GetAttr_RxWindowSizeT2().
RadioDataRate_t _DRParams::spreadingFactor |