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

The structure to store the minimum and the maximum datarate. More...

#include <lorawan_types.h>

Data Fields

uint8_t min: 4
 The minimum data rate. More...
 
uint8_t max: 4
 The maximum data rate. More...
 

Detailed Description

The structure to store the minimum and the maximum datarate.

Definition at line 287 of file lorawan_types.h.

Field Documentation

uint8_t max

The maximum data rate.

LoRaWAN Regional Parameters V1.0.2rB.

The allowed ranges are region-specific. Please refer to DR_0 to DR_15 for details.

Definition at line 305 of file lorawan_types.h.

uint8_t min

The minimum data rate.

LoRaWAN Regional Parameters V1.0.2rB.

The allowed ranges are region-specific. Please refer to DR_0 to DR_15 for details.

Definition at line 296 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.