Skip to content

Add adc_irq_set_enabled_with_callback or similar #452

Open
@jonathangjertsen

Description

@jonathangjertsen

The ADC module could use a function to set up an interrupt handler for the ADC FIFO interrupt, in a similar fashion to what the GPIO module does. Also: there is a function adc_irq_set_enabled, but it only sets the interrupt enable flag in the ADC module. Should it call irq_set_enabled as well?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions