Property | Type | Description |
---|
Method | Description | |
---|---|---|
initWithDefaults ( ) : void | ||
isNumericAddressSelected ( ) : bool | ||
isSymbolicAddressSelected ( ) : bool | ||
isUnconstrainedAddressSelected ( ) : bool | ||
selectNumericAddress ( |
||
selectSymbolicAddress ( |
||
selectUnconstrainedAddress ( byte val ) : void |
public isUnconstrainedAddressSelected ( ) : bool | ||
return | bool |
public selectNumericAddress ( |
||
val | ||
return | void |
public selectSymbolicAddress ( |
||
val | ||
return | void |
public selectUnconstrainedAddress ( byte val ) : void | ||
val | byte | |
return | void |