RTC auf true
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 122 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 123 of file arm_hal_phy.h.
| bool cca_enabled |
True will affect CCA check false start TX direct after backoff.
Definition at line 124 of file arm_hal_phy.h.
Generated on Tue Jul 12 2022 20:53:13 by
1.7.2