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.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
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. | |
phy_modulation_index_e | modulation_index |
Modulation index. |
Detailed Description
Channel configuration.
Definition at line 175 of file arm_hal_phy.h.
Field Documentation
uint32_t channel_0_center_frequency |
Center frequency.
Definition at line 176 of file arm_hal_phy.h.
uint32_t channel_spacing |
Channel spacing.
Definition at line 177 of file arm_hal_phy.h.
uint32_t datarate |
Data rate.
Definition at line 178 of file arm_hal_phy.h.
Modulation scheme.
Definition at line 180 of file arm_hal_phy.h.
Modulation index.
Definition at line 181 of file arm_hal_phy.h.
uint16_t number_of_channels |
Number of channels.
Definition at line 179 of file arm_hal_phy.h.
Generated on Tue Jul 12 2022 13:55:35 by
