csma_sender_conf_t Struct Reference

Configuration type for backoff. More...

Detailed Description

Configuration type for backoff.

Definition at line 75 of file csma_sender.h.

#include <csma_sender.h>

Data Fields

uint8_t min_be
 minimum backoff exponent
 
uint8_t max_be
 maximum backoff exponent
 
uint16_t max_backoffs
 maximum number of retries
 
uint32_t backoff_period
 backoff period in microseconds
 

The documentation for this struct was generated from the following file: