Build version-specific constructors for `ApbInterface`
Open
enhancement
help wanted
- Dominant language
- Dart
- Stars
- 115
- Forks
- 39
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 1
Description
### Motivation
The APB spec includes a table describing which signals are optional or not based on APB version. It would be helpful for users to have a mechanism to properly instantiate a version of the APB interface that follows the spec rules for that version.
### Desired solution
Maybe special named constructors which only expose proper configurability based on the version of the APB interface being constructed.
### Alternatives considered
_No response_
### Additional details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.