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
fhss_ws_configuration Struct Reference
Struct fhss_ws_configuration defines configuration of WS FHSS. More...
#include <fhss_config.h>
Data Fields | |
fhss_ws_channel_functions | ws_uc_channel_function |
WS unicast channel function. | |
fhss_ws_channel_functions | ws_bc_channel_function |
WS broadcast channel function. | |
uint16_t | bsi |
Broadcast schedule identifier. | |
uint8_t | fhss_uc_dwell_interval |
Unicast dwell interval. | |
uint32_t | fhss_broadcast_interval |
Broadcast interval. | |
uint8_t | fhss_bc_dwell_interval |
Broadcast dwell interval. | |
uint8_t | unicast_fixed_channel |
Unicast fixed channel. | |
uint8_t | broadcast_fixed_channel |
Broadcast fixed channel. | |
uint32_t | channel_mask [8] |
Channel mask. | |
fhss_vendor_defined_cf * | vendor_defined_cf |
Vendor defined channel function. |
Detailed Description
Struct fhss_ws_configuration defines configuration of WS FHSS.
Definition at line 94 of file fhss_config.h.
Field Documentation
uint8_t broadcast_fixed_channel |
Broadcast fixed channel.
Definition at line 117 of file fhss_config.h.
uint16_t bsi |
Broadcast schedule identifier.
Definition at line 102 of file fhss_config.h.
uint32_t channel_mask[8] |
Channel mask.
Definition at line 120 of file fhss_config.h.
uint8_t fhss_bc_dwell_interval |
uint32_t fhss_broadcast_interval |
Broadcast interval.
Duration between broadcast dwell intervals. Range: 0-16777216 milliseconds.
Definition at line 108 of file fhss_config.h.
uint8_t fhss_uc_dwell_interval |
uint8_t unicast_fixed_channel |
Unicast fixed channel.
Definition at line 114 of file fhss_config.h.
Vendor defined channel function.
Definition at line 123 of file fhss_config.h.
WS broadcast channel function.
Definition at line 99 of file fhss_config.h.
WS unicast channel function.
Definition at line 96 of file fhss_config.h.
Generated on Tue Jul 12 2022 13:55:31 by
