summaryrefslogtreecommitdiff
path: root/decoders/avr_isp/__init__.py
diff options
context:
space:
mode:
authorBert Vermeulen <bert@biot.com>2013-11-10 12:42:11 +0100
committerBert Vermeulen <bert@biot.com>2013-11-15 22:20:52 +0100
commitd75d8a7c40011cdc15be8330b5efbdf812c4fe27 (patch)
tree8c420e631fb9ef51d1818b5084c0466ee86ff2f3 /decoders/avr_isp/__init__.py
parent0169f19c53e195df2f96c4df731ad3214c59e20a (diff)
downloadlibsigrokdecode-d75d8a7c40011cdc15be8330b5efbdf812c4fe27.tar.gz
libsigrokdecode-d75d8a7c40011cdc15be8330b5efbdf812c4fe27.zip
Implement OUTPUT_BINARY
This requires the PD to have a tuple in its class called 'binary', which contains a list of strings describing the different binary classes it can output. For the SPI decoder this might be 'MOSI' and 'MISO', for example. The data is submitted to the frontend as struct srd_proto_data_binary, which contains the class that data belongs to.
Diffstat (limited to 'decoders/avr_isp/__init__.py')
0 files changed, 0 insertions, 0 deletions