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.
phy_rf_channel_configuration_s Struct Reference
Channel configuration. More...
#include <arm_hal_phy.h>
| Data Fields | |
| uint32_t | channel_0_center_frequency | 
| Center frequency. | |
| uint32_t | channel_spacing | 
| Channel spacing. | |
| uint32_t | datarate | 
| Data rate. | |
| uint16_t | number_of_channels | 
| Number of channels. | |
| phy_modulation_e | modulation | 
| Modulation scheme. | |
Detailed Description
Channel configuration.
Definition at line 138 of file arm_hal_phy.h.
Field Documentation
| uint32_t channel_0_center_frequency | 
Center frequency.
Definition at line 140 of file arm_hal_phy.h.
| uint32_t channel_spacing | 
Channel spacing.
Definition at line 141 of file arm_hal_phy.h.
| uint32_t datarate | 
Data rate.
Definition at line 142 of file arm_hal_phy.h.
Modulation scheme.
Definition at line 144 of file arm_hal_phy.h.
| uint16_t number_of_channels | 
Number of channels.
Definition at line 143 of file arm_hal_phy.h.
Generated on Tue Jul 12 2022 13:33:15 by
 1.7.2
 1.7.2