public class STUHFL_T_ST25RU3993_Gen2_RxFilter extends BR_ST25RU3993_Gen2_RxFilter
BR_ST25RU3993_Gen2_RxFilter.Fields
Modifier and Type | Field and Description |
---|---|
STUHFL_E.GEN2_BLF |
blf |
STUHFL_E.GEN2_CODING |
coding
< I Param: Link Frequency for which HP/LP values shall be applied
|
byte |
value
< I Param: Coding for which HP/LP values shall be applied
|
Constructor and Description |
---|
STUHFL_T_ST25RU3993_Gen2_RxFilter() |
STUHFL_T_ST25RU3993_Gen2_RxFilter(STUHFL_E.GEN2_BLF blf,
STUHFL_E.GEN2_CODING coding,
byte value) |
STUHFL_T_ST25RU3993_Gen2_RxFilter(STUHFL_T_ST25RU3993_Gen2_RxFilter other)
< I/O Param: RX filter value
|
Modifier and Type | Method and Description |
---|---|
STUHFL_E.RET_CODE |
commit()
Set reader Rx Filter configuration for Gen2 config
|
STUHFL_E.RET_CODE |
fetch()
Get reader Rx Filter configuration for Gen2 config
|
java.lang.String |
toString() |
_Get_Gen2_RxFilter, _Set_Gen2_RxFilter
public STUHFL_E.GEN2_BLF blf
public STUHFL_E.GEN2_CODING coding
public byte value
public STUHFL_T_ST25RU3993_Gen2_RxFilter(STUHFL_T_ST25RU3993_Gen2_RxFilter other)
public STUHFL_T_ST25RU3993_Gen2_RxFilter(STUHFL_E.GEN2_BLF blf, STUHFL_E.GEN2_CODING coding, byte value)
public STUHFL_T_ST25RU3993_Gen2_RxFilter()
public STUHFL_E.RET_CODE commit()
public STUHFL_E.RET_CODE fetch()
public java.lang.String toString()
toString
in class java.lang.Object