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.
cflist_params_t Struct Reference
The parameter structure for the function RegionApplyCFList. More...
#include <lora_phy_ds.h>
Data Fields | |
uint8_t * | payload |
The payload containing the CF list. | |
uint8_t | size |
The size of the payload. |
Detailed Description
The parameter structure for the function RegionApplyCFList.
Definition at line 761 of file lora_phy_ds.h.
Field Documentation
uint8_t* payload |
The payload containing the CF list.
Definition at line 766 of file lora_phy_ds.h.
uint8_t size |
The size of the payload.
Definition at line 770 of file lora_phy_ds.h.
Generated on Tue Jul 12 2022 13:32:48 by
