SPI - Frame Format
Property | Type | Description |
- undefined
- Indicates the enable (chip select) signal has transitioned from inactive to active, present when the enable channel is used
Property | Type | Description |
- undefined
- Indicates the enable signal has transitioned back to inactive, present when the enable channel is used
Property | Type | Description |
miso | bytes | Master in slave out, width in bits is determined by settings |
mosi | bytes | Master out slave in, width in bits is determined by settings |
- A single word transaction, containing both MISO and MOSI
Property | Type | Description |
- undefined
- Indicates that the clock was in the wrong state when the enable signal transitioned to active
Last modified 1yr ago