Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of OmniWheels by
set_band_txdone_params_t Struct Reference
The parameter structure for the function RegionSetBandTxDone. More...
#include <lora_phy_ds.h>
Data Fields | |
| uint8_t | channel |
| The channel to update. | |
| bool | joined |
| Joined set to true, if the node has joined the network. | |
| lorawan_time_t | last_tx_done_time |
| The last TX done time. | |
Detailed Description
The parameter structure for the function RegionSetBandTxDone.
Definition at line 530 of file lora_phy_ds.h.
Field Documentation
| uint8_t channel |
The channel to update.
Definition at line 535 of file lora_phy_ds.h.
| bool joined |
Joined set to true, if the node has joined the network.
Definition at line 539 of file lora_phy_ds.h.
The last TX done time.
Definition at line 543 of file lora_phy_ds.h.
Generated on Fri Jul 22 2022 04:54:15 by
1.7.2
