Skip to content

CHANGE option for attachInterrupt() is not implemented #463

@EmbeddedMan

Description

@EmbeddedMan

chipKIT currently has no ability to trigger interrupts on CHANGE, only on RISING or FALLING (since that's all that the hardware supports). It might be possible to add support for CHANGE through software.

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