1
0
mirror of https://github.com/kidoman/embd synced 2024-06-13 14:19:52 +02:00
This commit is contained in:
Blake Gentry 2015-12-22 20:55:23 +00:00
commit 06dc488f45

View File

@ -36,6 +36,9 @@ type spiIOCTransfer struct {
speedHz uint32 speedHz uint32
delayus uint16 delayus uint16
bitsPerWord uint8 bitsPerWord uint8
csChange uint8
pad uint32
} }
type spiBus struct { type spiBus struct {