compile-time-init-build icon indicating copy to clipboard operation
compile-time-init-build copied to clipboard

Support for 64-bit and array fields in CIB

Open shaulnv opened this issue 8 months ago • 2 comments
trafficstars

My question is on the CIB message component.

  • Does the library support (up to) 64-bit fields?
  • Does it support fields of arrays of u8/u16/u24/... or arrays of other defined fields?

From what I found in the documentation, CIB only supports bit fields of <= 32-bits, contained in 32-bit aligned boundaries. I didn't find anything about array-fields.
Image

Is that the case?

Thanks for this cool library, and the great talks you gave about it :-) Shaul

shaulnv avatar Mar 21 '25 17:03 shaulnv