1
0
mirror of https://github.com/kidoman/embd synced 2024-06-06 19:17:49 +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
delayus uint16
bitsPerWord uint8
csChange uint8
pad uint32
}
type spiBus struct {