Module opentitanlib::transport::ultradebug::mpsse
source · Structs
- An MPSSE
Context
is the high-level interface to an MPSSE FTDI interface. - DataShiftOptions determines the full set of serial options for a data in/out operation.
- Gpio direction for output pinds on an FTDI interface.
Enums
- BitDirection determines in which order the bits will be shifted in/out on a serial interface.
- ClockEdge defines how data will be driven or sampled on the FTDI device.
- MPSSE
Command
s are used to configure the device, set or get GPIOs or perform serial data transfers.