public class STUHFL_T_ST25RU3993_PowerAmplifierCfg extends BR_ST25RU3993_PowerAmplifierCfg
BR_ST25RU3993_PowerAmplifierCfg.Fields
Modifier and Type | Field and Description |
---|---|
boolean |
external |
Constructor and Description |
---|
STUHFL_T_ST25RU3993_PowerAmplifierCfg() |
STUHFL_T_ST25RU3993_PowerAmplifierCfg(boolean external) |
STUHFL_T_ST25RU3993_PowerAmplifierCfg(STUHFL_T_ST25RU3993_PowerAmplifierCfg other)
< I/O Param: Use external Power Amplifier
|
Modifier and Type | Method and Description |
---|---|
STUHFL_E.RET_CODE |
commit()
Set power amplifier configuration
|
STUHFL_E.RET_CODE |
fetch()
Get actual power amplifier configuration
|
java.lang.String |
toString() |
_Get_PowerAmplifierCfg, _Set_PowerAmplifierCfg
public STUHFL_T_ST25RU3993_PowerAmplifierCfg(STUHFL_T_ST25RU3993_PowerAmplifierCfg other)
public STUHFL_T_ST25RU3993_PowerAmplifierCfg(boolean external)
public STUHFL_T_ST25RU3993_PowerAmplifierCfg()
public STUHFL_E.RET_CODE commit()
public STUHFL_E.RET_CODE fetch()
public java.lang.String toString()
toString
in class java.lang.Object