Mistake on this page?
Report an issue in GitHub or email us
Data Fields
channel_params_t Struct Reference

DO NOT MODIFY, WILL BREAK THE API! More...

#include <lorawan_types.h>

Data Fields

uint32_t frequency
 The frequency in Hz. More...
 
uint32_t rx1_frequency
 The alternative frequency for RX window 1. More...
 
dr_range_t dr_range
 The data rate definition. More...
 
uint8_t band
 The band index. More...
 

Detailed Description

DO NOT MODIFY, WILL BREAK THE API!

LoRaMAC channel definition.

Definition at line 314 of file lorawan_types.h.

Field Documentation

uint8_t band

The band index.

Definition at line 330 of file lorawan_types.h.

dr_range_t dr_range

The data rate definition.

Definition at line 326 of file lorawan_types.h.

uint32_t frequency

The frequency in Hz.

Definition at line 318 of file lorawan_types.h.

uint32_t rx1_frequency

The alternative frequency for RX window 1.

Definition at line 322 of file lorawan_types.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.