Appiko
Data Fields
SSymClkRecInit Struct Reference

S2LP Clock Recovery Init structure definition. More...

#include <S2LP_Radio.h>

Data Fields

SClkRecMode xSClkRecMode
 
uint8_t cClkRecPGainSlow
 
uint8_t cClkRecPGainFast
 
uint8_t cClkRecIGainSlow
 
uint8_t cClkRecIGainFast
 
SFunctionalState cClkRec16SymPostFlt
 

Detailed Description

Definition at line 176 of file S2LP_Radio.h.

Field Documentation

◆ cClkRec16SymPostFlt

SFunctionalState SSymClkRecInit::cClkRec16SymPostFlt

Set the post filter to 16 symbols. Default is 8 symbols

Definition at line 182 of file S2LP_Radio.h.

◆ cClkRecIGainFast

uint8_t SSymClkRecInit::cClkRecIGainFast

Gain I for fast stage. From 0 to 15.

Definition at line 181 of file S2LP_Radio.h.

◆ cClkRecIGainSlow

uint8_t SSymClkRecInit::cClkRecIGainSlow

Gain I for slow stage. From 0 to 15.

Definition at line 180 of file S2LP_Radio.h.

◆ cClkRecPGainFast

uint8_t SSymClkRecInit::cClkRecPGainFast

Gain P for fast stage. From 0 to 7.

Definition at line 179 of file S2LP_Radio.h.

◆ cClkRecPGainSlow

uint8_t SSymClkRecInit::cClkRecPGainSlow

Gain P for slow stage. From 0 to 7.

Definition at line 178 of file S2LP_Radio.h.

◆ xSClkRecMode

SClkRecMode SSymClkRecInit::xSClkRecMode

Select the clock recovery mode. SClkRecMode

Definition at line 177 of file S2LP_Radio.h.


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