FrontPanel Platform API - v6.0.0
Preparing search index...
IFPGADataPortAXI
Interface IFPGADataPortAXI
Interface that provides the methods that may be used to retrieve AXI interfaces.
interface
IFPGADataPortAXI
{
get
axiFull
()
:
IFPGADataPortAXIFull
;
get
axiLite
()
:
IFPGADataPortAXILite
;
get
axiStream
()
:
IFPGADataPortAXIStream
;
}
Index
Accessors
axi
Full
axi
Lite
axi
Stream
Accessors
axi
Full
get
axiFull
()
:
IFPGADataPortAXIFull
Returns
IFPGADataPortAXIFull
axi
Lite
get
axiLite
()
:
IFPGADataPortAXILite
Returns
IFPGADataPortAXILite
axi
Stream
get
axiStream
()
:
IFPGADataPortAXIStream
Returns
IFPGADataPortAXIStream
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Accessors
axi
Full
axi
Lite
axi
Stream
FrontPanel Platform API - v6.0.0
Loading...
Interface that provides the methods that may be used to retrieve AXI interfaces.