loramac_channel_t Struct Reference

A LoRaMAC network channel. More...

Detailed Description

A LoRaMAC network channel.

Definition at line 761 of file loramac.h.

#include <loramac.h>

Data Fields

uint32_t freq
 Center frequency in Hz.
 
uint8_t index
 Channel index in defined list.
 
uint8_t bw
 Bandwidth index.
 
uint8_t dr_min
 Minimum datarate index.
 
uint8_t dr_max
 Maximum datarate index.
 
uint8_t dcycle
 Duty cycle to use on this channel (1 to 100)
 

The documentation for this struct was generated from the following file: