Feature request: Provide compile time size hint when derive DekuRead
& DekuWrite
#518
Labels
enhancement
New feature or request
DekuRead
& DekuWrite
#518
It would be great if a constant size-hint value could calculate the static buffer size when derived from
DekuRead
,DekuWrite
, or a new macro.Attributes:
SIZE_HINT_BITS
is known.Not allowed: (for examples)
If we could support enums, the
SIZE_HINT_BITS
can be defined as the maximum byte size and all enum attributes should be supported.The text was updated successfully, but these errors were encountered: