Skip to content

Bitfields #15

@chambart

Description

@chambart

A simple way to acces fields of a bitfield would be usefull.

cstruct some_struct {
  uint2_t  field1;
  uint6_t  field2;
  uint8_t  some_byte;
  uint16_t rest
} as little_endian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions