mirror of
https://github.com/kidoman/embd
synced 2024-12-22 12:50:19 +01:00
Fixed SPIController issue with missing fields
This commit is contained in:
parent
5065e49386
commit
c1886eb5bf
@ -36,6 +36,8 @@ type spiIOCTransfer struct {
|
||||
speedHz uint32
|
||||
delayus uint16
|
||||
bitsPerWord uint8
|
||||
csChange uint8
|
||||
pad uint32
|
||||
}
|
||||
|
||||
type spiBus struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user