2 protocol-decoder spi channel mosi=0 channel miso=2 channel clk=1 channel cs=5
3 protocol-decoder cc1101
5 input spi/cc1101/cc1101-burst-read.sr
6 output cc1101 annotation match cc1101-burst-read.output
8 test cc1101-burst-write
9 protocol-decoder spi channel mosi=0 channel miso=2 channel clk=1 channel cs=5
10 protocol-decoder cc1101
12 input spi/cc1101/cc1101-burst-write.sr
13 output cc1101 annotation match cc1101-burst-write.output
15 test cc1101-command-strobe
16 protocol-decoder spi channel mosi=0 channel miso=2 channel clk=1 channel cs=5
17 protocol-decoder cc1101
19 input spi/cc1101/cc1101-command-strobe.sr
20 output cc1101 annotation match cc1101-command-strobe.output
22 test cc1101-read-write
23 protocol-decoder spi channel mosi=0 channel miso=2 channel clk=1 channel cs=5
24 protocol-decoder cc1101
26 input spi/cc1101/cc1101-read-write.sr
27 output cc1101 annotation match cc1101-read-write.output