Skip to content

Should all registers be pub? #2

Description

@JuliDi

Currently almost everything is public. However, some register structs are only used internally (often just to implement the Reg trait with the address() function).
Maybe they should not be public. Or we move the set_* and get_* functions into the registers.

Suggestions and opinions welcome. This should be solved while still in beta.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions