Module gpio

Source

Structsยง

HyperdebugDataOperation
Represents a two-way streaming binary data transfer operation, as is used for bit-banging, or for outputting arbitrary waveforms via a DAC.
HyperdebugGpioBitbangOperation
Represents an ongoing operation of bit-banging a number of GPIO pins.
HyperdebugGpioBitbanging
HyperdebugGpioDacBangOperation
Represents an ongoing operation of dac-banging a number of GPIO pins. Since there is no incoming data to decode, this struct unlike the corresponding bit-banging one, does not need to maintain any additional records, besides the encoded binary data to be streamed to HyperDebug, in the operation field.
HyperdebugGpioMonitoring
HyperdebugGpioPin