LoRaMAC channel radio parameters. More...
LoRaMAC channel radio parameters.
Definition at line 86 of file semtech_loramac.h.
#include <semtech_loramac.h>
Data Fields | |
uint32_t | frequency |
channel center frequency | |
uint8_t | datarate |
channel datarate | |
uint8_t semtech_loramac_channel_params_t::datarate |
channel datarate
Definition at line 88 of file semtech_loramac.h.
uint32_t semtech_loramac_channel_params_t::frequency |
channel center frequency
Definition at line 87 of file semtech_loramac.h.