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
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 549 of file lora_phy_ds.h.
Field Documentation
| uint8_t* payload |
The payload containing the CF list.
Definition at line 554 of file lora_phy_ds.h.
| uint8_t size |
The size of the payload.
Definition at line 558 of file lora_phy_ds.h.
Generated on Fri Jul 22 2022 04:54:12 by
1.7.2
