Appiko
Data Fields
SAfcInit Struct Reference

S2LP AFC Init structure definition. More...

#include <S2LP_Radio.h>

Data Fields

SFunctionalState xAfcEnable
 
SFunctionalState xAfcFreezeOnSync
 
SAfcMode xAfcMode
 
uint8_t cAfcFastPeriod
 
uint8_t cAfcFastGain
 
uint8_t cAfcSlowGain
 

Detailed Description

Definition at line 144 of file S2LP_Radio.h.

Field Documentation

◆ cAfcFastGain

uint8_t SAfcInit::cAfcFastGain

Gain used during fast loop

Definition at line 149 of file S2LP_Radio.h.

◆ cAfcFastPeriod

uint8_t SAfcInit::cAfcFastPeriod

Fast period duration

Definition at line 148 of file S2LP_Radio.h.

◆ cAfcSlowGain

uint8_t SAfcInit::cAfcSlowGain

Gain used during slow loop

Definition at line 150 of file S2LP_Radio.h.

◆ xAfcEnable

SFunctionalState SAfcInit::xAfcEnable

AFC enable

Definition at line 145 of file S2LP_Radio.h.

◆ xAfcFreezeOnSync

SFunctionalState SAfcInit::xAfcFreezeOnSync

Freeze the parameters on SYNC word detect

Definition at line 146 of file S2LP_Radio.h.

◆ xAfcMode

SAfcMode SAfcInit::xAfcMode

Specify the AFC mode. SAfcMode

Definition at line 147 of file S2LP_Radio.h.


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