Appiko
Data Fields
SCsmaInit Struct Reference

S2LP CSMA Init structure definition. More...

#include <S2LP_Csma.h>

Data Fields

SFunctionalState xCsmaPersistentMode
 
SCsmaPeriod xMultiplierTbit
 
uint8_t xCcaLength
 
uint8_t cMaxNb
 
uint16_t nBuCounterSeed
 
uint8_t cBuPrescaler
 

Detailed Description

Definition at line 101 of file S2LP_Csma.h.

Field Documentation

◆ cBuPrescaler

uint8_t SCsmaInit::cBuPrescaler

Specifies the BU prescaler. From 0 to 63.

Definition at line 107 of file S2LP_Csma.h.

◆ cMaxNb

uint8_t SCsmaInit::cMaxNb

Specifies the max number of backoff cycles. From 0 to 7.

Definition at line 105 of file S2LP_Csma.h.

◆ nBuCounterSeed

uint16_t SCsmaInit::nBuCounterSeed

Specifies the BU counter seed.

Definition at line 106 of file S2LP_Csma.h.

◆ xCcaLength

uint8_t SCsmaInit::xCcaLength

Set the Tcca multiplier to determinate the Tlisten. From 0 to 15.

Definition at line 104 of file S2LP_Csma.h.

◆ xCsmaPersistentMode

SFunctionalState SCsmaInit::xCsmaPersistentMode

Enable the CSMA persistent mode

Definition at line 102 of file S2LP_Csma.h.

◆ xMultiplierTbit

SCsmaPeriod SCsmaInit::xMultiplierTbit

Set the Tbit multiplier to obtain the Tcca. CcaPeriod

Definition at line 103 of file S2LP_Csma.h.


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