Skip to content

Add ability to use interrupt::enable and interrupt::clear on arbitrary GPIO/EXTI lines #13

@rubberduck203

Description

@rubberduck203

interrupt::enable and interrupt::clear are currently hard coded to work only for the user button.
Allow these to work for any interrupt the user may want to use on the board.

Also, add UserButton.interrupt_enable() and UserButton.interrupt_clear() methods?

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