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_neighbor_timing_info Struct Reference
fhss_ws_neighbor_timing_info Neighbor timing/hopping schedule information structure. More...
#include <fhss_ws_extension.h>
Data Fields | |
uint8_t | clock_drift |
Neighbor clock drift. | |
uint8_t | timing_accuracy |
Neighbor timing accuracy. | |
unicast_timing_info_t | uc_timing_info |
Neighbor unicast timing info. | |
broadcast_timing_info_t | bc_timing_info |
Neighbor broadcast timing info. | |
uint32_t * | excluded_channels |
Neighbor excluded channels (bit mask) |
Detailed Description
fhss_ws_neighbor_timing_info Neighbor timing/hopping schedule information structure.
Definition at line 62 of file fhss_ws_extension.h.
Field Documentation
Neighbor broadcast timing info.
Definition at line 66 of file fhss_ws_extension.h.
uint8_t clock_drift |
Neighbor clock drift.
Definition at line 63 of file fhss_ws_extension.h.
uint32_t* excluded_channels |
Neighbor excluded channels (bit mask)
Definition at line 67 of file fhss_ws_extension.h.
uint8_t timing_accuracy |
Neighbor timing accuracy.
Definition at line 64 of file fhss_ws_extension.h.
Neighbor unicast timing info.
Definition at line 65 of file fhss_ws_extension.h.
Generated on Tue Jul 12 2022 13:55:31 by
