Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

15.3.7. adc_interrupt_disable

Prototype

void adc_interrupt_disable(int sample_store_base)

Arguments

sample_store_base: Base address of sample store core.

Description

This function clears the IRQ enable bit in the ADC Sample Storage IRQ register.

Return