fastino: add log2_width param #24

Merged
esavkin merged 1 commits from srenblad/assembly:add_fastino_log2_width into master 2024-07-17 17:16:31 +08:00
1 changed files with 1 additions and 0 deletions

View File

@ -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>]
}
```