FilterPattern Properties

TegoOS

FilterPattern Properties

The FilterPattern type exposes the following members.

Properties
  Name Description
Public property Bank
Bank containing data to be matched.
Public property BitAddress
Bit address of data to be matched.
Public property Mask
Mask to be applied to tag data before matching pattern (mask should start at most significant position).
Public property MaskBitCount
Length in bits of mask to be applied.
Public property Pattern
Pattern that must be matched (pattern should start at most significant position).
Public property PatternBitCount
Length in bits of data to be matched.
Top
See Also