You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Is that the case?
Thanks for this cool library, and the great talks you gave about it :-)
Shaul