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

The parameter structure for the function RegionNextChannel. More...

#include <lora_phy_ds.h>

Data Fields

lorawan_time_t aggregate_timeoff
 The aggregated time-off time. More...
 
lorawan_time_t last_aggregate_tx_time
 The time of the last aggregated TX. More...
 
int8_t current_datarate
 The current datarate. More...
 
bool joined
 Set to true, if the node has already joined a network, otherwise false. More...
 
bool dc_enabled
 Set to true, if the duty cycle is enabled, otherwise false. More...
 

Detailed Description

The parameter structure for the function RegionNextChannel.

Definition at line 430 of file lora_phy_ds.h.

Field Documentation

lorawan_time_t aggregate_timeoff

The aggregated time-off time.

Definition at line 434 of file lora_phy_ds.h.

int8_t current_datarate

The current datarate.

Definition at line 442 of file lora_phy_ds.h.

bool dc_enabled

Set to true, if the duty cycle is enabled, otherwise false.

Definition at line 450 of file lora_phy_ds.h.

bool joined

Set to true, if the node has already joined a network, otherwise false.

Definition at line 446 of file lora_phy_ds.h.

lorawan_time_t last_aggregate_tx_time

The time of the last aggregated TX.

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