Skip to content

Consider using bit_field crate for accessing bitfields #35

Description

@thomaseizinger

Would you be happy in replacing the current bitfield code with https://docs.rs/bit_field and just using u8s (or arrays where necessary) to represent the actual fields?

I think that would be a lot more ergonomic but it would add 1 dependency (which doesn't have any other dependencies).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions