no-OS
Public Attributes | List of all members
mykonosDpdBypassConfig_t Struct Reference

Structure to configure the feature to bypass DPD actuator when signal power below a threshold. More...

#include <t_mykonos.h>

Public Attributes

uint8_t bypassActuatorEn
 
mykonosDpdResetMode_t bypassActuatorMode
 
uint16_t bypassActuatorLevel
 

Detailed Description

Structure to configure the feature to bypass DPD actuator when signal power below a threshold.

Member Data Documentation

◆ bypassActuatorEn

uint8_t mykonosDpdBypassConfig_t::bypassActuatorEn

Enable/Disable feature to bypass actuator when input power below a certain threshold

◆ bypassActuatorLevel

uint16_t mykonosDpdBypassConfig_t::bypassActuatorLevel

Tx RMS level below which actuator is bypassed. P_dBFS = 20*log10(bypassActuatorLevel/8192)

◆ bypassActuatorMode

mykonosDpdResetMode_t mykonosDpdBypassConfig_t::bypassActuatorMode

Follows reset DPD enum


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