1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-30 02:32:53 +08:00

Adding manual control of slave select pin

This commit is contained in:
Andreas Olofsson 2016-08-24 00:19:46 -04:00
parent b9a9853753
commit f4a74b462f

View File

@ -57,11 +57,13 @@ fedcba98_76543210_00000008_07_0400 // 64b data payload
| FIELD | DESCRIPTION |
|-------- |-------------------------------------|
| [0] | Disable spi |
| [0] | Disable spi controller |
| [1] | Enable output interrupt |
| [2] | cpol |
| [3] | cpha |
| [4] | LSB first transfer |
| [4] | LSB first transfer mode |
| [5] | SS control mode (1=manual mode) |
| [6] | Controls SS pin in manual SS mode |
**SPI_STATUS:**