Module decoder

Source
Expand description

Configuration of the decoder

Structs§

DECODER_SPEC
Configuration of the decoder
R
Register DECODER reader
W
Register DECODER writer

Enums§

LOAD_A
How a sequence is read from RAM and spread to the compare register
MODE_A
Selects source for advancing the active sequence

Type Aliases§

LOAD_R
Field LOAD reader - How a sequence is read from RAM and spread to the compare register
LOAD_W
Field LOAD writer - How a sequence is read from RAM and spread to the compare register
MODE_R
Field MODE reader - Selects source for advancing the active sequence
MODE_W
Field MODE writer - Selects source for advancing the active sequence