Groups

None

Group members

NameDescription
NiFpga_ReadFifoBool

Reads from a target-to-host FIFO of booleans.

NiFpga_ReadFifoComposite

Reads from a target-to-host FIFO of composite types such as clusters.

NiFpga_ReadFifoDbl

Reads from a target-to-host FIFO of double-precision floating-point values.

NiFpga_ReadFifoI16

Reads from a target-to-host FIFO of signed 16-bit integers.

NiFpga_ReadFifoI32

Reads from a target-to-host FIFO of signed 32-bit integers.

NiFpga_ReadFifoI64

Reads from a target-to-host FIFO of signed 64-bit integers.

NiFpga_ReadFifoI8

Reads from a target-to-host FIFO of signed 8-bit integers.

NiFpga_ReadFifoSgl

Reads from a target-to-host FIFO of single-precision floating-point values.

NiFpga_ReadFifoU16

Reads from a target-to-host FIFO of unsigned 16-bit integers.

NiFpga_ReadFifoU32

Reads from a target-to-host FIFO of unsigned 32-bit integers.

NiFpga_ReadFifoU64

Reads from a target-to-host FIFO of unsigned 64-bit integers.

NiFpga_ReadFifoU8

Reads from a target-to-host FIFO of unsigned 8-bit integers.

Attachments

None