public class STUHFL_T_ST25RU3993_Gen2_ProtocolCfg extends BR_ST25RU3993_Gen2_ProtocolCfg
BR_ST25RU3993_Gen2_ProtocolCfg.Fields
Modifier and Type | Field and Description |
---|---|
STUHFL_E.GEN2_BLF |
blf
< I/O Param: Tari setting
|
STUHFL_E.GEN2_CODING |
coding
< I/O Param: backscatter link frequency factor: STUHFL_D_GEN2_BLF_40, ...
|
STUHFL_E.GEN2_TARI |
tari |
STUHFL_E.TREXT_LEAD |
trext
< I/O Param: Coding: STUHFL_D_GEN2_CODING_FM0, ...
|
Constructor and Description |
---|
STUHFL_T_ST25RU3993_Gen2_ProtocolCfg() |
STUHFL_T_ST25RU3993_Gen2_ProtocolCfg(STUHFL_E.GEN2_TARI tari,
STUHFL_E.GEN2_BLF blf,
STUHFL_E.GEN2_CODING coding,
STUHFL_E.TREXT_LEAD trext) |
STUHFL_T_ST25RU3993_Gen2_ProtocolCfg(STUHFL_T_ST25RU3993_Gen2_ProtocolCfg other)
< I/O Param: Usage of short or long preamble: true if the preamble is long, i.e. with pilot tone
|
Modifier and Type | Method and Description |
---|---|
STUHFL_E.RET_CODE |
commit()
Set Gen2 protocol configuration
|
STUHFL_E.RET_CODE |
fetch()
Get Gen2 protocol configuration
|
java.lang.String |
toString() |
_Get_Gen2_ProtocolCfg, _Set_Gen2_ProtocolCfg
public STUHFL_E.GEN2_TARI tari
public STUHFL_E.GEN2_BLF blf
public STUHFL_E.GEN2_CODING coding
public STUHFL_E.TREXT_LEAD trext
public STUHFL_T_ST25RU3993_Gen2_ProtocolCfg(STUHFL_T_ST25RU3993_Gen2_ProtocolCfg other)
public STUHFL_T_ST25RU3993_Gen2_ProtocolCfg(STUHFL_E.GEN2_TARI tari, STUHFL_E.GEN2_BLF blf, STUHFL_E.GEN2_CODING coding, STUHFL_E.TREXT_LEAD trext)
public STUHFL_T_ST25RU3993_Gen2_ProtocolCfg()
public STUHFL_E.RET_CODE commit()
public STUHFL_E.RET_CODE fetch()
public java.lang.String toString()
toString
in class java.lang.Object