diff options
author | Bert Vermeulen <bert@biot.com> | 2013-11-10 12:42:11 +0100 |
---|---|---|
committer | Bert Vermeulen <bert@biot.com> | 2013-11-15 22:20:52 +0100 |
commit | d75d8a7c40011cdc15be8330b5efbdf812c4fe27 (patch) | |
tree | 8c420e631fb9ef51d1818b5084c0466ee86ff2f3 /decoders/jtag | |
parent | 0169f19c53e195df2f96c4df731ad3214c59e20a (diff) | |
download | libsigrokdecode-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/jtag')
0 files changed, 0 insertions, 0 deletions