Uses of Interface
org.deepjava.flink.core.FlinkDefinitions
-
-
Uses of FlinkDefinitions in org.deepjava.flink.core
Classes in org.deepjava.flink.core that implement FlinkDefinitions Modifier and Type Class Description classFlinkDeviceA flink device is a hardware configuration in a FPGA device,classFlinkSubDeviceA flink subdevice realizes a special function in aFlinkDevice. -
Uses of FlinkDefinitions in org.deepjava.flink.interfaces.zynq
Classes in org.deepjava.flink.interfaces.zynq that implement FlinkDefinitions Modifier and Type Class Description classAXIInterface -
Uses of FlinkDefinitions in org.deepjava.flink.subdevices
Classes in org.deepjava.flink.subdevices that implement FlinkDefinitions Modifier and Type Class Description classFlinkADCThe flink ADC subdevice realizes analog inputs in a flink device.classFlinkCounterThe flink counter subdevice realizes counter function within a flink device.classFlinkDACThe flink DAC subdevice realizes analog outputs in a flink device.classFlinkGPIOThe flink GPIO subdevice realizes digital input and output within a flink device.classFlinkInfoThe flink info subdevice is used the deliver a description string for a flink device together with the total amount of used memory.classFlinkPPWAThe flink PPWA subdevice realizes a PPWA function (pulse and period measurement) within a flink device.classFlinkPWMThe flink PWM subdevice realizes a PWM (pulse with modulation) function within a flink device.classFlinkUARTThe flink UART subdevice realizes an UART function within a flink device.classFlinkWatchdogThe flink watchdog subdevice realizes a watchdog function within a flink device. -
Uses of FlinkDefinitions in org.deepjava.runtime.zynq7000.driver
Classes in org.deepjava.runtime.zynq7000.driver that implement FlinkDefinitions Modifier and Type Class Description classHD44780UDriver for character display with 2 - 4 rows and 16 columns.
Display controller: HD44780U
Connected to flink gpios of the Zynq7000.classTCRT1000Driver for up to 16 pulsed and multiplexed TCRT1000 or HLC1393 reflection distance sensors.
The driver needs 5 digital outputs and a single analog input of an AD7476. -
Uses of FlinkDefinitions in org.deepjava.runtime.zynq7000.microzed.demo
Classes in org.deepjava.runtime.zynq7000.microzed.demo that implement FlinkDefinitions Modifier and Type Class Description classFlinkDemo -
Uses of FlinkDefinitions in org.deepjava.runtime.zynq7000.sysp
Classes in org.deepjava.runtime.zynq7000.sysp that implement FlinkDefinitions Modifier and Type Class Description classSpeedController4DCMotorSpeed controller (PI control) for DC motor. -
Uses of FlinkDefinitions in org.deepjava.runtime.zynq7000.zybo.demo
Classes in org.deepjava.runtime.zynq7000.zybo.demo that implement FlinkDefinitions Modifier and Type Class Description classFlinkDemo
-