From bf69977d12886794ac597083403859ac99ab38ac Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 15 Apr 2014 08:43:22 +0200 Subject: All PDs: More consistent OUTPUT_PYTHON format docs. --- decoders/jtag/pd.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'decoders/jtag') diff --git a/decoders/jtag/pd.py b/decoders/jtag/pd.py index 95e5d28..25f2634 100644 --- a/decoders/jtag/pd.py +++ b/decoders/jtag/pd.py @@ -23,11 +23,11 @@ import sigrokdecode as srd ''' OUTPUT_PYTHON format: -JTAG packet: -[, ] +Packet: +[, ] - is one of: - - 'NEW STATE': is the new state of the JTAG state machine. +: + - 'NEW STATE': is the new state of the JTAG state machine. Valid values: 'TEST-LOGIC-RESET', 'RUN-TEST/IDLE', 'SELECT-DR-SCAN', 'CAPTURE-DR', 'SHIFT-DR', 'EXIT1-DR', 'PAUSE-DR', 'EXIT2-DR', 'UPDATE-DR', 'SELECT-IR-SCAN', 'CAPTURE-IR', 'SHIFT-IR', 'EXIT1-IR', 'PAUSE-IR', -- cgit v1.2.3-70-g09d2