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_csma_params Struct Reference
CSMA-CA parameters. More...
#include <arm_hal_phy.h>
Data Fields | |
uint32_t | backoff_time |
CSMA Backoff us time before start CCA & TX. | |
bool | cca_enabled |
True will affect CCA check false start TX direct after backoff. |
Detailed Description
CSMA-CA parameters.
Definition at line 139 of file arm_hal_phy.h.
Field Documentation
uint32_t backoff_time |
CSMA Backoff us time before start CCA & TX.
0 should disable current backoff
Definition at line 140 of file arm_hal_phy.h.
bool cca_enabled |
True will affect CCA check false start TX direct after backoff.
Definition at line 141 of file arm_hal_phy.h.
Generated on Tue Jul 12 2022 13:55:35 by
