Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DSDL enumeration type #52

Open
pavel-kirienko opened this issue Jul 2, 2019 · 0 comments
Open

DSDL enumeration type #52

pavel-kirienko opened this issue Jul 2, 2019 · 0 comments
Labels

Comments

@pavel-kirienko
Copy link
Member

pavel-kirienko commented Jul 2, 2019

In Cyphal v1.1 or later we will need native support for enumeration types to improve type safety. This could be implemented through an additional directive like (this is not a formal proposal):

@enumeration
uint11 FIRST = auto
uint11 SECOND = auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant