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

Structure containing data for local ADR settings. More...

#include <lora_phy_ds.h>

Data Fields

uint8_t nb_rep
 The number of repetitions. More...
 
int8_t datarate
 Datarate. More...
 
int8_t tx_power
 TX power. More...
 
uint8_t ch_mask_ctrl
 Channels mask control field. More...
 
uint16_t channel_mask
 Channels mask field. More...
 

Detailed Description

Structure containing data for local ADR settings.

Definition at line 341 of file lora_phy_ds.h.

Field Documentation

uint8_t ch_mask_ctrl

Channels mask control field.

Definition at line 357 of file lora_phy_ds.h.

uint16_t channel_mask

Channels mask field.

Definition at line 361 of file lora_phy_ds.h.

int8_t datarate

Datarate.

Definition at line 349 of file lora_phy_ds.h.

uint8_t nb_rep

The number of repetitions.

Definition at line 345 of file lora_phy_ds.h.

int8_t tx_power

TX power.

Definition at line 353 of file lora_phy_ds.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.