Module session

Source
Expand description

Holds session management functions for the FPGA.

Modules§

fifo_control
Provides the low level interface to the FPGA FIFOs.

Structs§

FifoReadRegion
The read region is created by calling [FifoInterface::read_no_copy] on the FIFO interface.
FifoWriteRegion
The write region is created by calling [FifoInterface::write_no_copy] on the FIFO interface.
NiFpgaContext
An NI FPGA context must be initialized and active for the FPGA functions to work.
Session
SessionOptions
Options for the session.

Traits§

FifoInterface
NativeFpgaType
Marker trait for the types that are supported directly by the FPGA interface.
RegisterInterface

Type Aliases§

RegisterAddress