On Tue Mar 24, 2026 at 1:06 PM CET, Boris Brezillon wrote:
> It's defined in ascending bit order in the datasheets we have, so if
> we're ever going to auto-generate those from the xml, we'd likely have
> the same definitions Deborah came up with, unless the script re-orders
> things in descending bit order.

Huh, that is very uncommon; is it actually

        15:0
        31:16

or is it

        0:15
        16:31

in your datasheets?

Reply via email to