LoRaMAC communication settings. More...
#include <rn2xx3.h>
Data Fields | |
uint32_t | rx2_freq |
Center frequency used for second receive window. | |
loramac_dr_idx_t | rx2_dr |
Datarate used for second receive window. | |
uint8_t | tx_port |
Application TX port (between 1 and 223) | |
loramac_tx_mode_t | tx_mode |
TX mode, either confirmable of unconfirmable. | |
uint8_t | rx_port |
RX port (between 1 and 223) | |