Uses of Interface
org.deepjava.runtime.mpc555.driver.DigitalOutput
-
Packages that use DigitalOutput Package Description org.deepjava.runtime.mpc555.driver -
-
Uses of DigitalOutput in org.deepjava.runtime.mpc555.driver
Classes in org.deepjava.runtime.mpc555.driver that implement DigitalOutput Modifier and Type Class Description class
MPIOSM_DIO
Driver to use pins on the MPIOSM (MIOS 16-bit parallel port I/O submodule) as digital in- and outputs.class
TPU_DIO
Driver to use a channel of the TPU (A or B) as a GPIO.
Each 16 channels of both time processing units can be used as general purpose in- or output.
-