forked from sinara-hw/assembly
fastino: add log2_width param
This commit is contained in:
parent
2e14232474
commit
c45105e56b
|
@ -16,6 +16,7 @@
|
|||
{
|
||||
"type": "fastino",
|
||||
"hw_rev": "v1.2", // optional
|
||||
"log2_width": <0 to 5, default 0>, // pack multiple (in powers of 2) DAC channels into one RTIO write
|
||||
"ports": [<port num>]
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue