[][src]Module spectrusty_formats::tap::pulse

TAPE pulse signal encoding and decoding.

Modules

consts

Structs

PulseDecodeWriter

Provides a decoder of TAPE T-state pulse intervals.

ReadEncPulseIter

Encodes data read from an underlying reader as TAPE T-state pulse intervals via an Iterator interface.

Enums

PulseDecodeState

The current state of the PulseDecodeWriter.

PulseIterState

The current state of the ReadEncPulseIter.