FrontPanel Platform API - v6.0.0
Preparing search index...
AddressRange
Type Alias AddressRange
Represents a range of addresses with a minimum and maximum address value.
type
AddressRange
=
{
maximum
:
number
;
minimum
:
number
;
}
Index
Properties
maximum
minimum
Properties
maximum
maximum
:
number
minimum
minimum
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
maximum
minimum
FrontPanel Platform API - v6.0.0
Loading...
Represents a range of addresses with a minimum and maximum address value.