|
Appiko
|
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 |
Definition at line 144 of file S2LP_Radio.h.
| uint8_t SAfcInit::cAfcFastGain |
Gain used during fast loop
Definition at line 149 of file S2LP_Radio.h.
| uint8_t SAfcInit::cAfcFastPeriod |
Fast period duration
Definition at line 148 of file S2LP_Radio.h.
| uint8_t SAfcInit::cAfcSlowGain |
Gain used during slow loop
Definition at line 150 of file S2LP_Radio.h.
| SFunctionalState SAfcInit::xAfcEnable |
AFC enable
Definition at line 145 of file S2LP_Radio.h.
| SFunctionalState SAfcInit::xAfcFreezeOnSync |
Freeze the parameters on SYNC word detect
Definition at line 146 of file S2LP_Radio.h.
| SAfcMode SAfcInit::xAfcMode |
Specify the AFC mode. SAfcMode
Definition at line 147 of file S2LP_Radio.h.
1.8.15