Uses of Interface
org.deepjava.runtime.zynq7000.Izynq7000
-
-
Uses of Izynq7000 in org.deepjava.runtime.zynq7000
Classes in org.deepjava.runtime.zynq7000 that implement Izynq7000 Modifier and Type Class Description classDecrementerThe class for the ARM private timer.classIrqInterruptThe class for the ARM irq interrupt.(package private) classResetThe class for the ARM reset exception. -
Uses of Izynq7000 in org.deepjava.runtime.zynq7000.demo
Classes in org.deepjava.runtime.zynq7000.demo that implement Izynq7000 Modifier and Type Class Description classDecrementerDemoSimple demo application how to use theDecrementer. -
Uses of Izynq7000 in org.deepjava.runtime.zynq7000.driver
Classes in org.deepjava.runtime.zynq7000.driver that implement Izynq7000 Modifier and Type Class Description 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.classUARTInterrupt controlled driver for the UART0 or the UART1 of the Zynq7000.classVL53L0XInterrupt controlled driver for the VL53L0X TOF Sensor with the SPI1 of the Zynq7000.classXADCDriver for the internal analog to digital converter XADC. -
Uses of Izynq7000 in org.deepjava.runtime.zynq7000.microzed
Subinterfaces of Izynq7000 in org.deepjava.runtime.zynq7000.microzed Modifier and Type Interface Description interfaceIMicroZedClasses in org.deepjava.runtime.zynq7000.microzed that implement Izynq7000 Modifier and Type Class Description classKernelThis is the kernel class. -
Uses of Izynq7000 in org.deepjava.runtime.zynq7000.microzed.demo
Classes in org.deepjava.runtime.zynq7000.microzed.demo that implement Izynq7000 Modifier and Type Class Description classBlinker -
Uses of Izynq7000 in org.deepjava.runtime.zynq7000.microzed.driver
Classes in org.deepjava.runtime.zynq7000.microzed.driver that implement Izynq7000 Modifier and Type Class Description classMIO_DIODriver to use the MIO pins on the MicroZed board as digital input or outputs.
The driver supports digital functions on MIO0, MIO9 ..classRTBoardDriver for the Microzed board for control applications. -
Uses of Izynq7000 in org.deepjava.runtime.zynq7000.zybo
Subinterfaces of Izynq7000 in org.deepjava.runtime.zynq7000.zybo Modifier and Type Interface Description interfaceIZyboClasses in org.deepjava.runtime.zynq7000.zybo that implement Izynq7000 Modifier and Type Class Description classKernelThis is the kernel class. -
Uses of Izynq7000 in org.deepjava.runtime.zynq7000.zybo.demo
Classes in org.deepjava.runtime.zynq7000.zybo.demo that implement Izynq7000 Modifier and Type Class Description classBlinker
-