Skip to content

Differences between ports and other registers is jarring #22

@shepmaster

Description

@shepmaster

If I want a specific pin, I have to do both:

atmega328::port::B5::MASK;
atmega328::UCSR0B::RXCIE0.into();

This is annoying.

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