no-OS
|
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 |
Structure to configure the feature to bypass DPD actuator when signal power below a threshold.
uint8_t mykonosDpdBypassConfig_t::bypassActuatorEn |
Enable/Disable feature to bypass actuator when input power below a certain threshold
uint16_t mykonosDpdBypassConfig_t::bypassActuatorLevel |
Tx RMS level below which actuator is bypassed. P_dBFS = 20*log10(bypassActuatorLevel/8192)
mykonosDpdResetMode_t mykonosDpdBypassConfig_t::bypassActuatorMode |
Follows reset DPD enum