This commit is contained in:
Blake Gentry 2015-12-22 20:55:23 +00:00
commit 06dc488f45
1 changed files with 3 additions and 0 deletions

View File

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