A B C D E F G H I J K L M N O P Q R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
W
- wait - org.deepjava.runtime.mpc555.driver.RN131.State
- wait - org.deepjava.runtime.zynq7000.driver.RN131.State
- Wait - org.deepjava.runtime.zynq7000.driver.State
- WAIT_AT_MODE - Static variable in class org.deepjava.runtime.mpc555.demo.BlueRSDemo
- waitForRxComplete() - Static method in class org.deepjava.runtime.mpc5200.driver.can.CAN1
- waitForRxComplete() - Static method in class org.deepjava.runtime.mpc5200.driver.can.CAN2
- waitForTransferComplete(int) - Static method in class org.deepjava.runtime.mpc555.driver.can.CANA
- waitForTxComplete(int) - Static method in class org.deepjava.runtime.mpc5200.driver.can.CAN1
- waitForTxComplete(int) - Static method in class org.deepjava.runtime.mpc5200.driver.can.CAN2
- warning - Static variable in class org.deepjava.runtime.mpc555.Logger
-
Indicates a warning message.
- WatchdogDemo - Class in org.deepjava.runtime.zynq7000.demo
- WatchdogDemo() - Constructor for class org.deepjava.runtime.zynq7000.demo.WatchdogDemo
- WatchdogTask - Class in org.deepjava.runtime.zynq7000.driver
-
Task which periodically resets a flink watchdog subdevice, @see org.deepjava.flink.subdevices.FlinkWatchdog.
- WatchdogTask(int, int) - Constructor for class org.deepjava.runtime.zynq7000.driver.WatchdogTask
-
Creates a watchdog task with a given period.
- wd - Static variable in class org.deepjava.runtime.zynq7000.microzed.demo.FlinkDemo
- WD_INTERFACE_ID - Static variable in interface org.deepjava.flink.core.FlinkDefinitions
- wheelDiameter - Static variable in class org.deepjava.runtime.mpc555.driver.Robi2
- wheelDistance - Static variable in class org.deepjava.runtime.mpc555.driver.Robi2
- WifiDemo - Class in org.deepjava.runtime.mpc555.demo
- WifiDemo - Class in org.deepjava.runtime.zynq7000.demo
- WifiDemo() - Constructor for class org.deepjava.runtime.mpc555.demo.WifiDemo
- WifiDemo() - Constructor for class org.deepjava.runtime.zynq7000.demo.WifiDemo
- WR - Static variable in interface org.deepjava.runtime.zynq7000.Izynq7000
- WR_DATA_SLV0 - Static variable in interface org.deepjava.runtime.zynq7000.Izynq7000
- WR_DATA_SLV1 - Static variable in interface org.deepjava.runtime.zynq7000.Izynq7000
- WR_DATA_SLV2 - Static variable in interface org.deepjava.runtime.zynq7000.Izynq7000
- WR_DATA_SLV3 - Static variable in interface org.deepjava.runtime.zynq7000.Izynq7000
- write() - Static method in class org.deepjava.runtime.mpc555.demo.BlueRSDemo
-
Schickt den String "Test".
- write(byte) - Method in class org.deepjava.flink.subdevices.FlinkUART
-
Writes a given byte into the transmit buffer.
- write(byte) - Static method in class org.deepjava.runtime.iMX6.driver.UART3
- write(byte) - Static method in class org.deepjava.runtime.mpc5200.driver.UART3
-
Writes a given byte into the transmit buffer.
- write(byte) - Static method in class org.deepjava.runtime.mpc5200.driver.UART6
-
Writes a given byte into the transmit buffer.
- write(byte) - Method in class org.deepjava.runtime.mpc555.driver.SCI
-
Writes a given byte into the transmit buffer.
- write(byte) - Method in class org.deepjava.runtime.zynq7000.driver.UART
-
Writes a given byte into the transmit buffer.
- write(byte[]) - Method in class java.io.OutputStream
-
Equivalent to
write(buffer, 0, buffer.length)
. - write(byte[]) - Method in class org.deepjava.flink.subdevices.FlinkUART
-
Writes a given number of bytes into the transmit buffer.
- write(byte[]) - Static method in class org.deepjava.runtime.iMX6.driver.UART3
- write(byte[]) - Method in class org.deepjava.runtime.iMX6.driver.UARTOutputStream
- write(byte[]) - Static method in class org.deepjava.runtime.mpc5200.driver.UART3
-
Writes a given number of bytes into the transmit fifo.
- write(byte[]) - Static method in class org.deepjava.runtime.mpc5200.driver.UART6
-
Writes a given number of bytes into the transmit fifo.
- write(byte[]) - Method in class org.deepjava.runtime.mpc5200.driver.UARTOutputStream
-
Equivalent to
write(buffer, 0, buffer.length)
. - write(byte[]) - Method in class org.deepjava.runtime.mpc555.driver.SCI
-
Writes a given number of bytes into the transmit buffer.
- write(byte[]) - Method in class org.deepjava.runtime.mpc555.driver.SCIOutputStream
-
Equivalent to
write(buffer, 0, buffer.length)
. - write(byte[]) - Method in class org.deepjava.runtime.zynq7000.driver.FlinkUARTOutputStream
-
Equivalent to
write(buffer, 0, buffer.length)
. - write(byte[]) - Method in class org.deepjava.runtime.zynq7000.driver.UART
-
Writes a given number of bytes into the transmit buffer.
- write(byte[]) - Method in class org.deepjava.runtime.zynq7000.driver.UARTOutputStream
-
Equivalent to
write(buffer, 0, buffer.length)
. - write(byte[], int) - Static method in class org.deepjava.runtime.mpc555.driver.BlueRS
-
Writes data to the device.
This command must only be used inBlueRS.MODE_CONNECTED
(seeBlueRS.getMode()
). - write(byte[], int, int) - Method in class java.io.OutputStream
-
Writes
count
bytes from the byte arraybuffer
starting at positionoffset
to this stream. - write(byte[], int, int) - Method in class org.deepjava.flink.subdevices.FlinkUART
-
Writes a given number of bytes into the transmit buffer.
- write(byte[], int, int) - Static method in class org.deepjava.runtime.iMX6.driver.UART3
- write(byte[], int, int) - Method in class org.deepjava.runtime.iMX6.driver.UARTOutputStream
- write(byte[], int, int) - Static method in class org.deepjava.runtime.mpc5200.driver.UART3
-
Writes a given number of bytes into the transmit fifo.
- write(byte[], int, int) - Static method in class org.deepjava.runtime.mpc5200.driver.UART6
-
Writes a given number of bytes into the transmit fifo.
- write(byte[], int, int) - Method in class org.deepjava.runtime.mpc5200.driver.UARTOutputStream
-
Writes
count
bytes from the byte arraybuffer
starting at positionoffset
to this stream. - write(byte[], int, int) - Method in class org.deepjava.runtime.mpc555.driver.SCI
-
Writes a given number of bytes into the transmit buffer.
- write(byte[], int, int) - Method in class org.deepjava.runtime.mpc555.driver.SCIOutputStream
-
Writes
count
bytes from the byte arraybuffer
starting at positionoffset
to this stream. - write(byte[], int, int) - Method in class org.deepjava.runtime.util.SLIP
-
Writes a packet to the transmit buffer.
- write(byte[], int, int) - Method in class org.deepjava.runtime.zynq7000.driver.FlinkUARTOutputStream
-
Writes
count
bytes from the byte arraybuffer
starting at positionoffset
to this stream. - write(byte[], int, int) - Method in class org.deepjava.runtime.zynq7000.driver.UART
-
Writes a given number of bytes into the transmit buffer.
- write(byte[], int, int) - Method in class org.deepjava.runtime.zynq7000.driver.UARTOutputStream
-
Writes
count
bytes from the byte arraybuffer
starting at positionoffset
to this stream. - write(int) - Method in class java.io.OutputStream
-
Writes a single byte to this stream.
- write(int) - Method in class java.io.PrintStream
-
Writes one byte to the target stream.
- write(int) - Method in class org.deepjava.runtime.iMX6.driver.UARTOutputStream
- write(int) - Method in class org.deepjava.runtime.mpc5200.driver.UARTOutputStream
-
Writes a single byte to this stream.
- write(int) - Method in class org.deepjava.runtime.mpc555.driver.SCIOutputStream
-
Writes a single byte to this stream.
- write(int) - Method in class org.deepjava.runtime.util.DummyOutputStream
- write(int) - Method in class org.deepjava.runtime.zynq7000.driver.FlinkUARTOutputStream
-
Writes a single byte to this stream.
- write(int) - Method in class org.deepjava.runtime.zynq7000.driver.UARTOutputStream
-
Writes a single byte to this stream.
- write(int, byte) - Static method in class org.deepjava.runtime.mpc555.driver.MAX512
-
Write a value to the DAC.
- write(int, int) - Method in interface org.deepjava.flink.core.FlinkBusInterface
-
Base method to write one register of a flink device.
- write(int, int) - Method in class org.deepjava.flink.core.FlinkSubDevice
-
Base method to write one register of a flink device.
- write(int, int) - Method in class org.deepjava.flink.interfaces.mpc5200.localPlusBusInterface
- write(int, int) - Method in class org.deepjava.flink.interfaces.mpc5200.SPIBusInterface
- write(int, int) - Method in class org.deepjava.flink.interfaces.zynq.AXIInterface
- write(int, int) - Static method in class org.deepjava.runtime.mpc555.driver.DAC7614
-
Write the output value
val
to the channelch
- write(String) - Static method in class org.deepjava.runtime.iMX6.driver.UART3
- writeBool(boolean) - Method in class org.deepjava.runtime.mpc555.driver.ffs.Rider
-
writes boolean
- writeByte(byte) - Method in class org.deepjava.runtime.mpc555.driver.ffs.Rider
-
writes byte
- writeChar(char) - Method in class org.deepjava.runtime.mpc555.driver.HD44780U
-
Writes a character
ch
on the display at current cursor position. - writeChar(char) - Method in class org.deepjava.runtime.zynq7000.driver.HD44780U
-
Writes a character
ch
on the display at current cursor position. - writeConfig() - Method in class org.deepjava.runtime.mpc555.driver.DS1620
-
Configures the sensor for serial connection must be called only once, not for each power-cycle.
- writeDir() - Static method in class org.deepjava.runtime.mpc555.driver.ffs.FFS
-
writes directory to flash
- writeInt(byte, int) - Method in class org.deepjava.runtime.util.IntPacket
-
Writes an integer with a specified header to the send buffer.
- writeInt(int) - Method in class org.deepjava.runtime.mpc555.driver.ffs.Rider
-
writes int
- writeInt(int) - Method in class org.deepjava.runtime.util.IntPacket
-
Writes an integer with the default header to the send buffer.
- writeInt(int, int) - Method in class org.deepjava.runtime.mpc555.driver.HD44780U
-
Writes an integer value on the display.
- writeInt(int, int) - Method in class org.deepjava.runtime.zynq7000.driver.HD44780U
-
Writes an integer value on the display.
- writeInt(IntPacket.Type, int) - Method in class org.deepjava.runtime.util.IntPacket
-
Writes an integer of the specified type to the send buffer.
- writeln(String) - Static method in class org.deepjava.runtime.iMX6.driver.UART3
- writeLn() - Method in class org.deepjava.runtime.mpc555.driver.HD44780U
-
Writes a line feed.
- writeLn() - Method in class org.deepjava.runtime.zynq7000.driver.HD44780U
-
Writes a line feed.
- writeProtected() - Static method in class org.deepjava.runtime.mpc555.driver.DS1302Z
-
Returns the write protection state.
- writeRegBlocking(int, int) - Method in class org.deepjava.runtime.mpc555.driver.SCI18IS600
-
write to SCI18IS600 register blocks until transfer is done
- writeShort(short) - Method in class org.deepjava.runtime.mpc555.driver.ffs.Rider
-
writes short
- wrongMode - Static variable in class org.deepjava.runtime.mpc555.driver.BlueRSCmdInt
-
The command can not be executed in the actual mode
All Classes All Packages