Skip to content

Should all registers be pub? #2

@JuliDi

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.

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