public static interface StpApi.VoidTagConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getKillTag()
If kill_tag is set, it overrides the other possible voiding
operations, and none of the other ones will be attempted.
|
boolean |
getPermalockAllBanks()
Attempt to permalock all the memory banks after writing a 0
length to the PC word and 0xDEADDEAD to the first 2 words of
EPC memory.
|
boolean |
hasKillTag()
If kill_tag is set, it overrides the other possible voiding
operations, and none of the other ones will be attempted.
|
boolean |
hasPermalockAllBanks()
Attempt to permalock all the memory banks after writing a 0
length to the PC word and 0xDEADDEAD to the first 2 words of
EPC memory.
|
boolean hasKillTag()
boolean getKillTag()
boolean hasPermalockAllBanks()
boolean getPermalockAllBanks()