Spike Toolbox |
![]() ![]() |
STIsValidAddrSpec
Test for a valid address specification structure
Syntax
[bValid] = STIsValidAddrSpec(stasSpecification)
Description
Returns true
if stasSpecification
is a valid address specification, and
false
otherwise. At least an nWidth
field is required for each addressing
field for the specification to be considered valid.
See Also
Understanding toolbox addressing,
STIsValidAddress,
STIsValidChannelAddrSpec,
![]() |
STIsValidChannelAddrSpec
![]() |