#include <transforms.h>
Data Fields | |
| Protocol * | next |
| ptr to next protocol | |
| uint8_t | protocol |
| protocol id | |
| Transform * | transforms |
| transform types | |
| uint8_t | SPISize |
| SPI size. | |
| uint64_t | SPI |
| SPI value. If it is 32 bit, then & 0xFFFFFFFF. | |
|
|
ptr to next protocol
|
|
|
protocol id
|
|
|
SPI value. If it is 32 bit, then & 0xFFFFFFFF.
|
|
|
SPI size.
|
|
|
transform types
|