Structsยง
- Hyperdebug
Data Operation - Represents a two-way streaming binary data transfer operation, as is used for bit-banging, or for outputting arbitrary waveforms via a DAC.
- Hyperdebug
Gpio Bitbang Operation - Represents an ongoing operation of bit-banging a number of GPIO pins.
- Hyperdebug
Gpio Bitbanging - Hyperdebug
Gpio DacBang Operation - 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. - Hyperdebug
Gpio Monitoring - Hyperdebug
Gpio Pin